Demthios
06-29-2008, 06:00 AM
1) Script: Anylink Drop down menu
2) Anylink (http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm)
3)
Alright I'm trying to figure out how to have Anylinks drop down menu's links open up the page to a Contentwrapper or frame. I've tried to put targets in to point it, I've tried the onclick in the menus but I can't seem to get it to work.
menu1[1]='<a href="http://www.freewarejava.com" target="content">Medium Pressure</a>'
Even tried adding this in but doesn't work any chance any of you guys can help me..I just don't want it to open up a new window everytime...
<onClick="document.location.href='Main Page.html';">Medium Pressure</a>'
2) Anylink (http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm)
3)
Alright I'm trying to figure out how to have Anylinks drop down menu's links open up the page to a Contentwrapper or frame. I've tried to put targets in to point it, I've tried the onclick in the menus but I can't seem to get it to work.
menu1[1]='<a href="http://www.freewarejava.com" target="content">Medium Pressure</a>'
Even tried adding this in but doesn't work any chance any of you guys can help me..I just don't want it to open up a new window everytime...
<onClick="document.location.href='Main Page.html';">Medium Pressure</a>'