[Mapserver-users] some javascript help
Ed McNierney
ed at topozone.com
Mon Mar 17 11:11:11 PST 2003
Kevin -
Document.write can be a bit troublesome, due to differing DOM models and
different browser implementations. Have you done this sort of thing
before? Cross-browser DOM management is a pain - if you can possibly
avoid it, do so.
- Ed
Ed McNierney
President and Chief Mapmaker
TopoZone.com / Maps a la carte, Inc.
73 Princeton Street, Suite 305
North Chelmsford, MA 01863
Phone: (978) 251-4242 Fax: (978) 251-1396
ed at topozone.com
-----Original Message-----
From: Kevin Slover [mailto:Kevin.Slover at noaa.gov]
Sent: Monday, March 17, 2003 1:51 PM
To: Mapserver Mailing-List
Subject: [Mapserver-users] some javascript help
I am looking for some direction on how I should accomplish something...
What I am trying to do is to create a pull-down menu to allow the user
to choose the storm that they would like to work with. When a storm is
chosen, then the different variables for the storm are dispayed in a
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
looked at several pages with pull down menus changing certain
parameters, but to no avail. Any ideas?
Thanks!!
--
LTJG Kevin Slover, NOAA
GIS Specialist/Oceanographer
NOAA/National Hurricane Center/Storm Surge Unit
11691 SW 17th Street
Miami FL 33165
W (305) 229-4456
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list