Advanced hyperlink usage?

So I have a typical html page in i embedded a pair of iFrames “A” and “B.” Today it’s simple to generate a link through that improvements iFrame “A” or “B” with a different internet page, but I make an effort to make a forum where iFrame “A” is a index and iFrame “B” displays the chosen blog.Simply speaking, I will need a web page link in iFrame “A” in which changes that contents associated with iFrame “B.”

WHEN I use KompoZer, which would not have iFrame options integrated, so html document examples can be awesome! Gives thanks:D

declare your iframes including this

(with no matter what src tags and other tags you’ll need in them)

throughout frame_a, on that links you would like to load with frame_b, create target=frame_b

for example

<a href="entry_2.html" target="frame_b.

Leave a Reply