[Mapserver-users] some javascript help
Attila Csipa
attila@prometheus.org.yu
Tue, 18 Mar 2003 01:49:32 +0100
On Monday 17 March 2003 19:50, Kevin Slover wrote:
> What I am trying to do is to create a pull-down menu to allow the user
> checkbox format (i.e. storm surge, storm center, track). I am trying to
> get the document.write to write the checkboxes to the same page,
> underneath the pull-down menu, but I am guessing it is not working.
> Am I going to have to, with each storm selected, recreate the entire
> page using document.write()? It is tough to explain, sorry... I have
I think you'd be much better off using the onChange javascript event in the
menu to submit a form, and possibly load a frame with the appropriate
controls (so you do not have to reload/regenerate the whole page).
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users