![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I've been sitting for a few hours now with a bug and can't seem to get a fix for. It is for an existing site that is being fixed temporarily and then going to be redeveloped in a few months. My problem: I am sitting with a form consisting of a drop downbox that fires a javascript on the onChange event. The drop down box is populated out of a database and the links are also built up from the database entries that are selected. I keep getting the same error message no matter what I try. Very similar code is used in another page and there it works fine. here's the link to the working page http://www.liberty-ermitage.com/test...7&code=history and this is the one that keeps giving errors http://www.liberty-ermitage.com/test...87&tab=1&fund= |
#3
| |||
| |||
|
|
aspruyt (AT) hotmail (DOT) co.uk wrote: Hi, I've been sitting for a few hours now with a bug and can't seem to get a fix for. It is for an existing site that is being fixed temporarily and then going to be redeveloped in a few months. My problem: I am sitting with a form consisting of a drop downbox that fires a javascript on the onChange event. The drop down box is populated out of a database and the links are also built up from the database entries that are selected. I keep getting the same error message no matter what I try. Very similar code is used in another page and there it works fine. here's the link to the working page http://www.liberty-ermitage.com/test...7&code=history and this is the one that keeps giving errors http://www.liberty-ermitage.com/test...87&tab=1&fund= The errors indicated refer to the repeated syntax error: If(...) instead of if(...) Try fixing that first. |
![]() |
| Thread Tools | |
| Display Modes | |
| |