15,919 Archived Topics
Remove Filter ![]() | |
Does anyone know how we can set up an ecommerce system that can limit purchases to one per customer? We'd need to use PayPal. We are trying to sell tickets and limit the online purchases to one pair (two tickets) per customer. Obviously we can limit the quantity, say in … | |
Hi People. Want some help regarding overlay div. I'm trying to develop a overly form. Just wanna know how to make div container(the overlay form) occupy or wrap entire browser area.... What I'm trying to do is...... I have a parent container, where all other containers and images reside. In … | |
![]() | Chrome has that allows you to profile the rendering of the DOM elements on the page (at least I believe that to be the case) https://developers.google.com/web-toolkit/speedtracer/ I need a way to do the same thing in IE. This is currently not possible from the web developer toolbar (you can only … ![]() |
Hello, I have a website in which I want to replace the menu bar. I have created the menu using html and CSS. The Css file is a separate file. I have included the sidebar using include sidebar.html. The sidebar does shows but all the rest of the page is … | |
What is link trends ? Explain briefly. I don't know about link trends. This is new to me. | |
| |
Hi, I'm suppose to design a page based on this image: http://postimg.org/image/il4632gjh/ I've so far recreated the menu bar on the side, but I don't know what type of font is being used. Can anyone help me out? Thanks | |
Use onMouseover to change the background color of your webpage. Can be applied to change other things like images and so on. | |
how does these facebook numbers([[298356516884232]] ...many like this) make "images" together? black and white images like trollfaces ,recently there were coloured images too. any idea? | |
Hi with the following code i am able to bring 3 Div's in a single row which are surrounded by a parent DIV. Now the problem is separating each div with a vertical line which makes it look like table cells in a single row. This can be done easily … | |
I have a website and i want to rank it in google. But i need to rank in google.ch Please tell me how to start for my site. | |
Hi, Is there a way to style tooltips that appear by using title attribute? So far I have been able to find out that its div but cant find out if its associated with any class. And on other site answer I got was No and work around it using … | |
Hello. Please help me in the followig questions; How to; * Print a specific form. * To set custome header and footer. * Goto other page, enter data from previous page and trigger a specific button on next page. Regards. | |
Hello For some odd reason, I have a picture with a link and it shows in all browsers except IE8/9/10. What can I use to debug the problem? | |
Just to note: My brain in engaged and has been for awhile on this topic. I've learned and implemented a lot over the past week or so regarding CSS and Div tags, BUT... I am running into issues with formatting of data within table cells that I've never seen before, … ![]() | |
Hello, I made a web site with products and i would like to complete the payment with paypal. I have this problem. When the use want to complete and buy something before continue to the paypal should check if it is available and reserve the prodoct. With the paypal he … ![]() | |
What is alexa rank? And how to improve alexa rank of a site? | |
Hi Everybody! Good day I am newbe of your forum. I have been facing little bit problem with my latest PSD to html project. I couldn’t adjust padding and text/image at the bottom of the page. So, I attached a screen shoot “bg position” along with my project files. I … | |
In the following css and html document can anyone tell me why my page width css code isn't working? mystyle.css #page { width: 25%; } Here's the html page. <html> <head> <title>Bail Bonding</title> </head> <body> <link rel="stylesheet" type="text/css" href="mystyles.css" media="screen" /> <form action="bail.php" method="POST"> <div id="page"> <table width="25%"> <tr> <td>First … | |
to day in market many powerfull search enging lunching better than google . but this is new search engins . no use people more than google . | |
How can I make the menu more fluid than it is now, you will see what I am talking about when you see the fiddle http://jsfiddle.net/jspence29/wCXB5/ | |
i am looking for a free way to promote my new forum and attract new members. I dont know anything about seo so my website usually doesnt come up on google or msn and if it does it is not first for example type in billspctips.tk and daniweb.com will come … | |
I have this code: <html> <head> <title> Psycho Site - About Us </title> <style> /* container */ div.container { width: 1574px; } /* end container */ /* header */ div.header { background-color: #DDA500; } h1.header_h1 { margin-bottom: 0; font-size: 65; } /* end header*/ /* menu */ div.menu { background-color: … | |
I have uploaded my sitemap in google webmaster tools.It only indexed very less pages.Then how i believe that sitemap can work well.Is there any site to submit my sitemaps.? Can any Expert have answer On this Question? | |
Hi guys. I have 2 question. please help me about that: 1- Google translate detect my forum language ( [Dino Dinosaurs](http://www.dinodinosaurs.com)) as Malay. (Malaysian language) But Forum is 100% English. how can I fix this? 2- I have a website about dinosaurs ([dino dinosaur](http://www.dinodinosaur.com)) and for better SEO, by using … | |
[ATTACH=right]16696[/ATTACH]Facebook really dislikes that new 'dislike' button that's been popping up across the social network, and you should, too. That's because it could be a fake - a malicious little app that's actually a survey spam scam of the same ilk as that "[URL="http://www.esecurityplanet.com/headlines/article.php/3885881/Facebook-Phishing-Attack-Promises-Free-iPad.htm"]Free iPad event[/URL]" invitation you've likely received … | |
That dramatic statement pretty much sums up the feelings of many people taking part in a recent survey. They suggest that online banking and online shopping are akin to playing Russian Roulette and it is only a matter of time before their security, credit cards and bank balances are breached. … | |
Hi, I have following code and I want to remove first seperator using css here's the code <div id="sub_nav"> | <a href="#">Fashion Insider</a> | <a href="#">Leasing</a> </div> | |
i need SEO Friendly DoFollow forum list. i have 2 forum name. you can share your topic and instant get result. forum are.... http://www.websitemarketingforums.com/ >>> this for website marketing forums http://www.dnsjoint.com/ >>> this for webmaster help http://www.buysaleforum.com/ >>> buy sale forum please share your list here... ![]() | |
This is the code for my third level drop down menu. <ul id="menu"> <li><a href="ourlovestory.php">Our Love Story</a></li> <li><a>Notes</a> <ul> <li><a href="blog.php">Blog</a></li> <li><a href="guestbook.php">Guestbook</a></li> <ul> <li><a href="guestbooksign.php">Sign our Guestbook</a></li> </ul> </ul> </li> </ul> What i want is the third level, Sign our Guestbook, be hidden then be displayed once hovered to … | |
I need to cause the back forward and reload buttons to end a web login session and redirect the user to a page or an alert to tell them that they are now logged out. I am not sure how to test for the navigation buttons use with HTML. | |
I finally got it figured out how to use background images for a vertical CSS menu... I must be a slow learner. anyway... Could someone tell me the trick to getting some space between each of the menu links? I'd like them to be separated by about 5px or so. … | |
Greetings fellow, I have a website and I would like to get the first "wave" of users for beta testing. The question is: where can I post an invitations to the site's beta testing? Perhaps there are specialized services or something like that? Thanks in advance! | |
Hello, I have created my vertical menu which is suppose to open up on the right. However it seems like it is going behind the content of the page. How can I bring the menu to front? | |
Hello guys, i have been suffering since a few days on forum posting. My problem is that i am not being able to add any link on the forum site. Mostly it is going to be banned or removed. But on some site they are accepting. Mostly not accepting. Please … | |
I know this has been asked a thousand times in other locations but I have tried many solutions and can not get an answer. I have two divs, one called overlay and one called image_case. The overlay covers the entire page, then the image_case is suppose to be in the … | |
I have a requirement to remove the use of tables and replace the code with HTML lists (<ul> and <li>). The HTML code to be replaced is as below <table> <tr><td>John Smith</td></tr> <tr><td>24 years</td></tr> <tr><td>Chicago</td></tr> </table> How to replace the above code with (<ul> <li>) | |
Hi! I've copied this drop down menu code from the web. It's working fine and the submenu's are displaying. However, when I place another div next to the first one. The submenus were hidden already. Could you help me? This is the header file. <div class="divMonogram" onmouseover="this.style.cursor='pointer';" onclick="window.open('index.php', target='_self');" align="left" … | |
I am in the process of searching for available domain names. Does anyone know if using hyphens in your name is good or bad. Like if the url indiemusic.com is taken, would it be good or bad to get indie-music.com instead? also do you think it is better or worse … | |
HI when i enterd my web address in alexa , it show me nothing . i mean it show me there is no data in these parts No data in Sites Linking In 3,145,967 in Alexa Traffic Rank No dataonline since I don't know what is my problem . this … | |
I am interested in buying a website which has a great Alexa rank, but when checking on entourank.com, all of his scores are pretty bad. Is it possible to have such a high trafficked website with no Facebook or twitter mentions? | |
has google discontinued this option? if not, then where it is? i remember, last time i checked, it was in "search tools option" right above the "verbatim" option. now its not there. HELP | |
Hello All, I am actually moving these questions over from a thread in PHP because the original questions I had evolved into learning this aspect of coding that I've never addressed previously. I am trying to get pictures displayed in a rotating fashion as part of a page header. Initially … | |
Why is it that when i use the mac version of dreamweaver, it doesn't ***always*** let me use the border-radius effect but when i use the windows version it lets me. Why is that? Sorry if this is a stupid question... just curious. | |
Hello, I am trying to have a menu like this one on my website http://www.activemobility.co.uk/ Do you guys have an idea of what I can use to build a menu like this like a tutorial or anything. Also what's the proper name for menu like this. Thanks | |
Pls help me to set up a adaptive image :( im trying to make a page that can view in all mediasizes. :(( im trying to setup http://adaptive-images.com/details.htm but it doesn't work for me. can someone help me to this? | |
hi!guys Can any one help me how i can rank on google on my these keywords macbook pro, sell macbook pro, cash for apple macbooks " and my site is one month old .Kindly if you have any nice tips then share with me thanks gusy for reading my post … | |
Hello Im currently using Magento but everytime I run into any type of (even small) problem, there is basically no comunity to help out. Thats why Im looking to migrate to something (free as well) with a large and very active community. What suggestions would you guys give? | |
Hey everyone, It's a bit unusual for me to post in the html section. However I am stumped as to why I have three divs. One aligned to the left and two aligned to the right and when I add the third div aligned to the right, the left div … | |
I have a news website. I'm trying to ranked in google, but can't seem to be able to. My site is, theseatonpost.com. I have backlinks, but none are showing up on google. |
The End.