Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
form submit problem
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Daniel, post: 4699379"] From where exactly is this function called? If anywhere else but at the frameset "top", I'm pretty sure the "track." reference is your culprit. If you're referencing from another frame, you should start from the top and lose the "document." bit, as in top.track.trackingForm.command.value - only if the code is executed in the top frame should you ommit the "top." bit: track.trackingForm.command.value Might be sleep depraved here, though (someone please kick me in the nackers if I am)... Works? Daniel [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
form submit problem
Top