Floating Window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sachin20082008
    New Member
    • Oct 2008
    • 2

    Floating Window

    Hi,

    I want to design a floating HTML window in which we can load other pages.
    I want this window to be loaded in iframe in parent window and also should load its inner contents in iframe.

    Can anybody tell me how should I start ?
    Where I can get the reference material ?

    Please help.

    Regards,
    Sachin.
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    could clarify that a bit more? you want a window/window-like widget that loads in an iframe? should it be moveable within the iframe? this widget should contain an iframe itself where you want to display different urls?

    kind regards

    Comment

    • sachin20082008
      New Member
      • Oct 2008
      • 2

      #3
      Originally posted by gits
      could clarify that a bit more? you want a window/window-like widget that loads in an iframe? should it be moveable within the iframe? this widget should contain an iframe itself where you want to display different urls?

      kind regards
      Hi,
      Actually I want to design a window-like widget which will be floating.
      The widget should be able to load different URL's in it(like iframe does).

      Thank u

      Regards,
      Sachin.

      Comment

      • pronerd
        Recognized Expert Contributor
        • Nov 2006
        • 392

        #4
        iFrames already do all of those things. Is there something you are wanting that an iFrame does not already do by default?

        Comment

        Working...