![]() |
|
| . | . |
| Dreamweaver Extension Help | |||||
|
Problem with Macromedia Jump Menus
Problem: I'm having problems with the jump menus on my site, they don't appear to work! I've tried using relative and absolute addressing for the URLs but nothing happens. When I take the 'ebuttonz' code out of the page - there is not a problem and everything works! Solution: The problem arises with the MacroMedia JavaScript in the following line: <select name="menu1" The solution is to replace it with: <select name="menu1" onChange="MM_jumpMenu('self',this,0)" This change will will work where the jump menus replace the current page. If this is not the case try this help page that deals with targetting. Click here |
|||||
| . | . |
| . | Back | . |
| copyright moltengold ltd |