View Single Post
Old 07-03-2009, 09:20 AM  
Si
Such Fun!
 
Industry Role:
Join Date: Feb 2008
Posts: 13,900
[HELP!] how to change HTML into an iFrame?

This may seem like a dumb fucking question but I can't figure out how to do it

Example of what I need to do;

Change this:
Code:
<a href="http://www.blahblah.com"><img src="http://www.blahblah.com/blah.jpg"></a>
Into something like this:
Code:
<iframe src="http://www.blahblah.com/?????????" border="0" width="728" height="90"  name="whatever" scrolling="no" frameborder="0"></iframe>
How do I do it?

It's probably something simple i've overlooked but I tried a few combinations and all have failed so far.

Any help would be greatly appreciated
Si is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote