Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2011
    Location
    Geneva, Switzerland
    Posts
    64

    Default [WebDesigner7] Close a pop-up layer???

    Hi,
    In some of my pages, I can display pop-up layers.
    This works perfectly, but the user may not know that you have to click outside of the layer in order to close it.

    So I decided to add a [X] or a "close" link. But then, how do I actually programmatically close the layer when the user clicks the [X] or the "close" word?

    Thanks for any help.
    Steve

  2. #2
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: [WebDesigner7] Close a pop-up layer???

    Place following in the link field:
    Code:
    popup:close
    John.

  3. #3
    Join Date
    Jan 2011
    Location
    Geneva, Switzerland
    Posts
    64

    Default Re: [WebDesigner7] Close a pop-up layer???

    Wonderful.
    That did it.

    Is there any documentation on those available commands somewhere?

    Thanks for your help.
    Steve

  4. #4
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: [WebDesigner7] Close a pop-up layer???

    John.

  5. #5
    Join Date
    Jan 2011
    Location
    Geneva, Switzerland
    Posts
    64

    Default Re: [WebDesigner7] Close a pop-up layer???

    great, thanks

 

 

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
  •