Thread
:
Form validation not working in Firefox
View Single Post
05-09-2008, 10:02 AM
#
4
(
permalink
)
nasty.web
v7n Mentor
Join Date: 07-24-06
Posts: 643
iTrader:
1
/ 100%
Latest Blog:
None
Simply prepend
document
to each form element call. For example, use:
Code:
document.orderform.pcode.value
instead of
Code:
orderform.pcode.value
__________________
SEO/Webmaster FireFox extension
(beta)
nasty.web
View Public Profile
Send a private message to nasty.web
Find More Posts by nasty.web