Results 1 to 4 of 4

Thread: Hide GrandParent through Modal Window

  1. #1
    Join Date
    Aug 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hide GrandParent through Modal Window

    Hi,

    I have a JSP page which has an Iframe included in it. In that Iframe, their is a link, on which when clicked a Modal Window is opened.
    But the Modal Window disables its parent Iframe in which it is called.
    I want to disable the grand -parent(entire window of browser) JSP page also.

    Is it possible using Modal Windows?

    Thanks in anticipation.

    ~Sagar

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    What do you mean by "disable"?
    - Mike

  3. #3
    Join Date
    Aug 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The modal window once open does not give access to other page on the browser. It is something "disable" feature

  4. #4
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    This forum isn't much for JSP scripting, so I suggest you go to a forum like this one. However, you still might find some answers here, so check back.
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •