Click to See Complete Forum and Search --> : Listbox not working in Firefox..only IE


vfbaird
09-19-2007, 11:56 AM
I'm a newbie. I use Frontpage and add a little code to create a site for a non-profit tennis org. My form for a tennis scorecard has a list box which pulls teams from the database. Once the teams are selected, the player roster should pull up in the other boxes. Works in IE. Here's a link:

http://www.raleightennis.com/ratl_scorecard.asp?div=3

I have spend days trying to figure this out. Any guidance you could give me would be great.

Thanks.

Vickie

KDLA
09-20-2007, 09:01 AM
Shouldn't all that javascript be under the <head> tag, not before it? Also, you're missing a DOCTYPE and the character encoding.