Help - Search - Members - Calendar
Full Version: Jump Menu with iFrames
HTMLHelp Forums > Web Authoring > General Web Design
mr_eddy
Hi folks!

I'm working with Dreamweaver MX and added a 'Jump Menu' list on a website. It just happens that I can't set the items on the list to open in an iFrame. The only options I have is to make them open in a new window or in a regular Frame (not iFrame).


So, my question is: is there any way I can edit the HTML code so to make the items on this 'Jump Menu' list to open on an iFrame?


I even tried to add a target info on the 'Jump Menu' HTML tag but it didn't work...


Any hints?
pandy
CODE
window.NAME_OF_FRAME.location.href = 'new_page.html';


If that fits in your MM_ code I do not know. tongue.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.