overlay on two frames

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arjun12345
    New Member
    • Oct 2013
    • 4

    overlay on two frames

    Hi Team,

    I need to display overlay on two frames. i dont have any idea. i know only overlay with in one frame.

    Code:
    <frameset cols="25%,*,25%">
      <frame src="frame_a.htm">
      <frame src="frame_b.htm">
      <frame src="frame_c.htm">
    </frameset>
    i have one link in frame_b.htm. if i click that link overlay div or overlay jsp should display entire frameset.

    please help me with html css and jsp(no jquery, no iframe)
    Last edited by arjun12345; Nov 4 '13, 02:01 PM.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    You should ask that in an HTML forum.

    Comment

    • arjun12345
      New Member
      • Oct 2013
      • 4

      #3
      Originally posted by r035198x
      You should ask that in an HTML forum.
      can anyone help to move this question to html cass forum.

      Comment

      Working...