View Full Version : Iframe SSI script II IE with select menu
ChasDevlin
01-24-2005, 07:24 PM
Will this script work with a drop-down menu?
For example, I have a list of U. S. states and would like each one to display their content in an iFrame.
Thanks :)
ChasDevlin
01-25-2005, 05:04 PM
for anyone wondering if you can use the iFrame SSI II IE script with a select menu, i tried the following:
<select onChange="javascript: return loadintoIframe('myframe', this.options[this.selectedIndex].value);" size="1">
it may not be correct code or proper syntax, but it's not giving me any errors and it IS working.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.