|
Posted by Jonathan N. Little on 10/12/06 11:34
Nospam wrote:
> I should have mentioned that the iframe should have two images, one the
> initial image, and the second the redirected image contained in script1.php
>
> i.e
>
> initially
>
> <html>
> <title> Tile</title>
> ...<iframe scr= "http://www.example.com/1.html "></iframe>
> </html>
>
> should redirect to:
>
> <html>
> <title> Tile</title>
> ...<iframe scr= "http://www.example.com/script1.php"> </iframe>
> </html>
Sounds more like some sort of image swap, you do not need an IFRAME for
this, maybe some JavaScript. Listen to the mantra: "Post a URL, post a
URL, post a URL..."
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|