[thelist] <iFrame></iFrame> question

Rob Smith thelist at lists.evolt.org
Thu Feb 6 16:19:01 2003


Howdy

Is this legit?

<IFRAME name=suite_title src="javascript:changeImage('image')" border=0
height=50 width=200></iframe>

Its throwing a javascript error. If i leave javascript: off and when I view
source, it reads:

<IFRAME name=suite_title src="changeImage('Marquesa')" border=0 height=50
width=200></iframe>

Rob.Smith