I know the ID of the elements, but what I don´t know is the js-command in the document which makes th edocument react on the drop-down-menu. I´m pretty new to JS... Maybe I could send you a small test project with the same problem?
--- In [email protected], Peter Thompson <[EMAIL PROTECTED]> wrote: > You put ids on the elements or groups of elements that you want to show/hide. You can find the elements that you want to show/hide using the id when a menu item is selected. You modify attributes to show/ hide elements or groups of elements. You can use either display, visibility, or opacity attributes. See http://svg-whiz.com/svg/ HideShow.svg for a working example of all three attributes. > > chruschtschow64 <[EMAIL PROTECTED]> wrote:Hi there. > > I have a website containing a map exported from ArcGIS with > mapviewSVG. The site contains a drop-down menu to choose, highlight > and zoom to certain elements of the map. some of the elements in the > are stacked and covering other elements. How do I have to manipulate > the embedded SVG-file in order to achieve that the element chosen in > the drop-down menu is visible and the others are hidden? > > > > > ----- > To unsubscribe send a message to: svg-developers- [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" > ---- > > > > SPONSORED LINKS > Format Data Svg Computer internet > > --------------------------------- > YAHOO! GROUPS LINKS > > > Visit your group "svg-developers" on the web. > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > --------------------------------- > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hu00ie9/M=362335.6886445.7839731.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1124821410/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

