I have a html form.....
I have a text box , a drop down list box, and radio button group, being displayed. I have a hyperlink, "Add more values", when the user clicks on the hyperlink, he sh...
Hi,
How do I setup links like the ones circled in red here:-
http://www.idealogyltd.com/ebay/social-network.png
from this site
http://www.lazooli.co.uk/Buying-and-Selling/9176/how_it_w...
Hi experts,
I inadvertently deleted one of the main tables from my online MySQL database. Following restoring from backup some of the text characters are being misinterpreted in the html -...
Hi,
here's my code:
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" BACKGROUND="http://abc.com/abc/images/misc/image2.jpg" repeat >
<...
Hi guys: Can any one please tell me how do i impose a fixed picture as a fixed background and then create some links on it
<div id="contentwrapper">
<div id="contentcolumn">
<div class="i...
I have searched but cannot find exactly what I need. When a user selects I Agree and clicks SUBMIT, he is taken to one web page. When the user selects I Disagree, and clicks the same SUBMIT ...
Hello,
I have a form that when submitted the action is the same page that calls it. The form asks the user to enter a quetion, and possible choices. The form initially does not have any p...
why there is a one br gup between the textarea and the select box?
i mean how i can avoid spaces between the textarea and the select box...
i cannot just remove the <br cause it will put t...
We are updating the school's website. What is the better way for sizing each page, 100% or use 800x600. Currently we are using 800x600. What are the pros and cons please?
I have the following IF statement that is not resolving as TRUE. I'm guessing there is something wrong in the SUBSTR command, but I'm stuck. I have displays that prove what the values are, b...
I am trying to make some background images editable from a Dreamweaver Template to child pages.
After going through the process as Adobe lists I get the following:
You have added or change...
Looking to simply add the ability for someone to click on a link below a product pic to get a bigger pic in a separate window. Would like to pass to the popup window the desired height and wi...
What does childNodes[0] do?
Hello all,
I have been using Dreamweaver to write a web page for a small town government. On the index page I have an image map and a counter. It will last on the page for about one day and...
Maximize your browser window and go to:
wolfcast dot com/news.php
then resize your browser window to something like 300*300 pixels.
Scroll horizontally. The background image seems to be p...
Hi,
I'm just looking for a easy html editor that as this facilities:
1 Replace the breaks with <br>
2 Replace the spaces with
3 Can easy change the color of the text from ...
I am trying to put text on top of an image in CSS and html. I have an image on the top right corner of my page and I want to put text right on the lower right hand side of it. Can anybody help?
Well, there's a problem - window behavior is odd. The first time I click on the button, a popup window dipslays correctly. The second time, the popup window displays but the original page's ...
I've got this crazy problem on one of my sites. Maybe I'm losing my mind, or maybe it's something wierd with my browser, but when I move my mouse over the hyperlinks, it hovers just below the...
Guys i have a form that at the moment is a mailto form. We now need the form to collect some sensitive data, so are getting a webdeveloper to redo the form and apply some ssl security. in the ...
Ich möchte für eine Web-Seite einen File-Upload zur Verfügung stellen.
Allerdings soll es möglich sein, das/die File(s) einfach per Drag-and-Drop vom (Windows-)Desktop in das Auswahlfeld z...
Hello Gurus!
Please can you show me how i can add a tick-box to a form, which when ticked displays (or 'un-greys-out') an INPUT field.
Many thanks
I'm currently making a design, and have photoshop coded it. But the problem is that it works with Firefox, Opera and Safari, but not with IE. Can someone help me with this?
I want to make a nav bar at the bottom of my page that will have mouseovers that switch to different images
Im coding in 4.01 tranisitional but i could switch to strict if its better. Keep...
I have an initArray that is rotating between three images as the page loads for the user. I would like to allow the user to click on the image to link to another page but I'm unsure on how to...