PDA

View Full Version : iframe question - probably a simple one...


zulu
August 22nd, 2004, 01:37 AM
Hi. When I place this in HTML, the browser shows that little yellow Error On Page thing. Here it is:

<iframe src="http://www.url.com" width="155" height="155"></iframe>

Though it might be simple, it means a lot to me....
Thanx :)

MishY
August 22nd, 2004, 02:18 AM
What is the webpage you are using in the iframe ? Will need to see the code of that. Thanks

zulu
August 22nd, 2004, 02:23 AM
Hi.. It's my website..., so I'd rather not give the url..., BUT i really would like some help with this.... Can we correspond via email, Mishy?

degsy
August 22nd, 2004, 03:40 PM
The yellow exclaimation mark indicates a javascript error.

That iframe code has no javascript, though it could be from the resulting link ;)