brent13a
04-27-2005, 07:41 PM
OK, I'm starting a thread over since I've made it so that the other one http://www.dynamicdrive.com/forums/showthread.php?p=8569#post8569 is pretty darn confusing. Anyway, I would like to take this script:
<iframe name="cwindow" style="border:2px solid black" width=425 height=365 src="doc.htm"></iframe>
from
http://www.dynamicdrive.com/dynamicindex8/miniwindow.htm
and make it so that this 2 level dropdown http://javascriptkit.com/script/cut183.shtml changes the inside content when you hit 'go'.
I think I can utilize the add-on script <a href="minidoc.htm" target="cwindow"> but I'm just not smart enought o figure it out.
<iframe name="cwindow" style="border:2px solid black" width=425 height=365 src="doc.htm"></iframe>
from
http://www.dynamicdrive.com/dynamicindex8/miniwindow.htm
and make it so that this 2 level dropdown http://javascriptkit.com/script/cut183.shtml changes the inside content when you hit 'go'.
I think I can utilize the add-on script <a href="minidoc.htm" target="cwindow"> but I'm just not smart enought o figure it out.