Hi, Just noticed that I have deleted a little bit of code or something equally stupid, but my pop up from this page has stopped working...can someone check?
See attached URl
Hey guys/girls,
Simple question for you, need to fill a textarea from href. I know its simple but these are the things that kill ya know? Without JS would be nice.
Click on text "Link"...
Hi There,
I have built a basic html page so I can embed a flash movie within it here:
http://spelldesigns.com/lookbook/
As you can see the movie is getting cut off by the header...for so...
Hi People,
Is there a way that i can pass a variable value from java script to a html tag.
Example, I have a page with a option were the user choose backgroud one and background two if t...
Hey guys,
I seem to be having problems with favicon.ico. It works in FF but not in IE. This is the code i have:
<link rel="shortcut icon" href="http://www.squaresailing.com/favicon.ico" ...
Hi all,
IF anyone has a template hat meets these requirements, can you please post it for me?
- form mailer with the following fields:
- firstname
- lastname
- telephone n...
I have a table with three rows and one columns.
I have a header image in the first row, and a footer image in the bottom row. I want the header to be at the top of the page, and the footer...
I have a very large table that is being rendered via a db call. I would very much like to be able to sort this plain HTML table on the client side. I cannot use data grids, etc. it is just a <...
Hello.
I`m using lightbox2 (// Lightbox v2.04
// by Lokesh Dhakar - http://www.lokeshdhakar.com)
for my custom image gallery. All the images are 400x300px. Now, I would like to manualy s...
@ http://tiny.cc/TR5cn at the bottom of the page I have a link to previous posts when I view the page in Firefox. It happens in certain paragraphs as well such as on this page at the bottom of...
I am using onclick to get positions of click on image.
Works when script is in public_html.
Does not work when in public_html/tmp
Permission mode of public_html/tmp is 777
QUESTIO...
Hi,
I have 2 scripts that I would like to combine. Script #1 generates a list of keywords. Script #2 takes a hard coded domian ($url) and a list of keywords for an array ($keywords), does so...
i am trying to use the script here:
dynamicdrive.com/dynamicindex5/balloontooltip.htm
i want to put a link on a page and when the user hovers over it, a tooltip balloon will appear that ...
How can I make sure the user can't proceed without this checkbox checked?
See code attached.
hey guys,
im having a problem with a navigation list.
Essentially i have been using the transitional doctype and noticed that in IE, my list appears as it should with no whitespice betwe...
Hi.
I want to use <a href="mailto:test@test.dk&body=test&test....
The html tag dosent allow me to insert an & in the body. I need it to include a link.
any sugessions?
Hi,
I've got a form with a few checkboxes. When I add onChange="this.submit()" is doesn't work in IE. When I try onClick it does work... Why is onChange not working?
On one of my pages, at the top there is some extra space being added both above and below a flash object. Above the background image is being repeated and then there is a chunk of white and be...
When Embedding a swf and an applet in html. It does not work in IE7 or Firefox but it works in IE6. Does anybody have an idea why this would happen?
The swf is ebedded by one of the inclu...
I need to add a photo gallery to my website where people can post comments. Is there an application out there that I could add to my website?
Hi,
I produced some marketing material in Photoshop Elements for e-mailing out as the body of an e-mail but my client wants this design transferred into HTML and e-mailed out so links to hi...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
what is the 2 line a...
I have a fairly large table, 8 columns by 640 rows.
with notation as per the attached code (contents removed),
is there anyway to shorten the TR and TD tags to just R and D tags? this wo...
I have set up a form using Paypal. The options (including price) are selected by radio buttons.
I also have an add-on price modifier that i need to include. I can't seem to get this to work...
Hello,
I have a webpage whose form contains many text fields.
For most of the text fields, simple Spry validation ensures that an appropriate value has been entered before allow...