I'm writing an app that will use dynamic select boxes. you know, the ones
where you select something in one box and it populate the other select box
with the appropiate choices. the problems is that I'm trying to get this to
work in netscape 4.79 for windows and it isn't working. works fine in ie6 of
course but netscape won't execute the javascript. I searched google groups
and someone said that netscape option array is read-only. another person
said that after you execute the javascript to populate the options array,
you have to use history.go(0) in order to refresh the page. anyone gotten
this to work in netscape?

Anthony Petruzzi
Webmaster
954-321-4703
[EMAIL PROTECTED]
http://www.sheriff.org

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to