User Profile

Collapse

Profile Sidebar

Collapse
Elis
Elis
Last Activity: Nov 15 '08, 05:28 PM
Joined: Nov 6 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • My apologies for the delay - below is a segment of the code that displays statically in the IFRAME (notice the funny Javascript HREFs). Thanks again!

    Code:
    <UL id=menu>
    <LI class=mainlevel>
    <DIV class=mainlevelbox>
           <A class=item1 id=mainlevel href="javascript: ;">About</A>
    <DIV class=underline></DIV></DIV>
    <LI class=mainlevel>
    ...
    See more | Go to post

    Leave a comment:


  • In the page in question, the Javascript HREFs control a dynamic sliding menu. What happens in the IFRAME is that the menu displays statically, forcing itself into the content - and thus creating a gap between the content above and below.

    Thanks again in advance......
    See more | Go to post

    Leave a comment:


  • Dynamic content displays incorrectly in an IFRAME

    Hi,

    I'm developing a site that displays content from other sites in an IFRAME. Normally there's no problem, and the IFRAME faithfully reproduces what you would see if the content were in a parent frame.

    However, when the content includes Javascript HREFs, the display in the IFRAME gets garbled. As mentioned above, there's nothing I can do about the content because it comes from other sites; but is there a workaround...
    See more | Go to post
No activity results to display
Show More
Working...