The drop-down is HTML.The map is embedded SVG.I have posted the test project as a zip-file in the files area. The boxes should be invisible when the drop-down is on "zoom..." and be visible when on the number according to them.
--- In [email protected], Peter Thompson <[EMAIL PROTECTED]> wrote: > Assuming that your drop down menus are coded using SVG, then you respond to the onmousedown event to capture the mouse click on an element. You write your own code to handle the onmousedown event, like look up the element id(s) and change the visibility I mentioned previously. > > If I have not answered your question and you post a small test file, maybe someone can look at it and answer your question. > > chruschtschow64 <[EMAIL PROTECTED]> wrote: > > 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? > > > --------------------------------- > Start your day with Yahoo! - make it your home page > > [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=12h549o9g/M=362131.6882499.7825260.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1124826981/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</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/

