JavaScript Causing a Form Problem - TechRepublic
Question
July 22, 2008 at 05:01 PM
mike0351

JavaScript Causing a Form Problem

by mike0351 . Updated 17 years, 11 months ago

I have a form that works like it should except that certain input fields you cannot click in the box with the mouse to enter text. Other fields you can click and enter text. I have narrowed the cause to a JavaScript routine to read a cookie, place two graphics on the right side of the page and resize them. The script is [pre]


[/pre]
You can see a test page at http://www.lovingmemoriesofmemphis.com/orderformtest.htm
Any ideas to solve this will be appreciated.
Thanks.

This discussion is locked

All Comments