Click to See Complete Forum and Search --> : Framing a specific part of a webpage


hitman
08-02-2007, 08:31 PM
Is it possible to use iframes, for exemple, to show only the part of this website where it says http://i9.tinypic.com/646ugw4.gif and make only this bit appear on another page?

ray326
08-02-2007, 10:40 PM
Not really. If it's well structured and IDed then you might use an AJAX technique to do it.

Ferret
08-03-2007, 02:49 PM
There's no id on that section of the page, so you may be out of luck:

<div class="smallfont">
<strong>Welcome, Ferret.</strong><br />

You last visited: Today at <span class="time">01:51 PM</span>
<br /><a href="private.php">Private Messages</a>: Unread 0, Total 15.
</div>