VideoNerd11
08-24-2007, 07:38 PM
I've been racking my brain on this one. It seems like it should work. I don't know where it's hanging up.
I'm having what I believe is a Javascript conflict between two functions. This has caused one of my two forms (a jump menu with CSS formatting) not to function properly.
Here is the problem:
I have two drop down menu forms.
The first has 3 pieces:
- a text box for user entry
- a drop down to select a location
- and submit button
The first drop down menu works fine. When you click on the submit button, you are redirected to the results.php page and that works fine.
The second form/menu seems to hang.
It's a simple jump menu with the some of the same formatting as above. The drop down portion works fine, it just doesn't jump anywhere when you make a selection. Note: it also is formatted via the javascript and CSS. And the jump menu works by itself unformatted on it's own.
To make it simpler, I removed all of the extra code and posted the menus on a temporary staging server:
There is a url which has both menus:
http://emeraldmotionwebhosting.com/test-menu/index10.php
Here are the Javascript and CSS files:
http://emeraldmotionwebhosting.com/test-menu/myscripts.js
http://emeraldmotionwebhosting.com/test-menu/stylesheet1.css
you can disregard some of the styles, as they are for other portions not relevant to the menu.
Any help would be greatly appreciated!!
Thanks so much!! - VN
I'm having what I believe is a Javascript conflict between two functions. This has caused one of my two forms (a jump menu with CSS formatting) not to function properly.
Here is the problem:
I have two drop down menu forms.
The first has 3 pieces:
- a text box for user entry
- a drop down to select a location
- and submit button
The first drop down menu works fine. When you click on the submit button, you are redirected to the results.php page and that works fine.
The second form/menu seems to hang.
It's a simple jump menu with the some of the same formatting as above. The drop down portion works fine, it just doesn't jump anywhere when you make a selection. Note: it also is formatted via the javascript and CSS. And the jump menu works by itself unformatted on it's own.
To make it simpler, I removed all of the extra code and posted the menus on a temporary staging server:
There is a url which has both menus:
http://emeraldmotionwebhosting.com/test-menu/index10.php
Here are the Javascript and CSS files:
http://emeraldmotionwebhosting.com/test-menu/myscripts.js
http://emeraldmotionwebhosting.com/test-menu/stylesheet1.css
you can disregard some of the styles, as they are for other portions not relevant to the menu.
Any help would be greatly appreciated!!
Thanks so much!! - VN