|
| |
|
|
adambrooks
Posts: 145 Joined: 1/8/2002 From: Charlotte / Matthews NC USA Status: offline
|
iframe with meta refresh - 1/30/2003 23:07:23
I am trying to setup an iframe that will refresh ONLY the content contained within the iframe. I have tried several settings to no avail. Every settign seems to require a refresh of the main document, not just the iframe contents. Ideas? <META HTTP-EQUIV=" Window-target" CONTENT=" _parent" > <META HTTP-EQUIV=" Refresh" CONTENT=" 12;tp:/iframe.asp" > <center> <iframe src=" /includes/banner_orbitcycle_top.asp" name=" advertisements" marginheight=" 0" marginwidth=" 0" height=" 60" width=" 468" frameborder=" 0" scrolling=" no" ></iframe> </center>
|
|
|
|
Gene
Posts: 2266 From: Cleburne Texas USA Status: offline
|
RE: iframe with meta refresh - 1/30/2003 23:54:12
See if any of this helps you. <IFrame Src=" frame.html" Scrolling=No Frameborder=0 Marginheight=0 Marginwidth=0 Width=320 Height=240> Then make a page called `frame.html' , and have it just contain the following: <Meta Http-equiv=" Refresh" Content=" 5" > <Img Src=" ISpy.jpg" > The result will look exactly like you were using a simple <Img> tag, but when refreshing only the image is refreshed, and the main page is not updated.See Here is the page I found it on just in case. http://www.surveyor.com/support/ispy/images.htm
_____________________________
Gene White Web Design, Domain Name Registration, Hosting http://www.gwhitedesign.com
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|