12-07-2007, 08:58 PM
|
#3 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
Well, I don't mind dong the Javascript part of it if you want that, but just a word of advice on the Javascript side of things. When you add new elements to the form and hide them, Safari actually classes that as a breach of security and doesn't include the item when you submit the form, so the best way to do it is to simply use the position CSS attribute to place an element over the top of the other one. Therefore the one below is still technically visible to the browser, just not to the user.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|