Forum Moderators: open
**********************************
*-----------------------------------------*
*---------- top_nav ----------------------*
*-----------------------------------------*
**********************************
*-----------*-----------------------------*
*- left_nav -*--------- content -----------*
*-----------*-----------------------------*
*-----------*-----------------------------*
*-----------*-----------------------------*
*-----------*------**************-----*
*-----------*------*--- c_iframe ---*-----*
*-----------*------*---------------*-----*
*-----------*------*---------------*-----*
*-----------*------*---------------*-----*
*-----------*------**************-----*
*-----------*-----------------------------*
**********************************
I have a menu in left_nav frame and i want to change the pages in c_iframe.
If i use <a href="somepage.html" target="c_iframe">link</a> it works fine in ie and mozilla but it does not work in opera.
Any idea why?
I honestly don't know how to work with that in Opera, at least in straight HTML. I'm sure there is a javascript approach that would work, but then you've lost all the non-js user agents (like search engine spiders!)
Anyone else have a clue?