Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2012
    Posts
    1

    Cool !!Help me keep a popup layer up!!

    I have a popup layer with a form on it. It pulls up great, but it leaves on click! I need it to stay and only leave once they click submit on the form or an 'x' in the corner... can this be done???? I have to wrap up this project this weekend and need help!

    ~april

  2. #2
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: !!Help me keep a popup layer up!!

    Hi April, welcome to TG

    This may help, it was built for another purpose but it should give you enough hints.

    Link code is in red but ask way if you have any queries.
    Attached Files Attached Files

  3. #3

    Default Re: !!Help me keep a popup layer up!!

    You will need to 'lock' the popup.

    Instructions in section 10 here
    And here

  4. #4
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: !!Help me keep a popup layer up!!

    Hi Sledger

    My .xar doesn't seem to need the "lock". I've got a feeling this was changed in V7 but I'm not 100% on that.

  5. #5
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: !!Help me keep a popup layer up!!

    After a little experimenting I found out that if the popup is set via the dialogues then the (lock) parameter is required. If it is set via the link then (lock) is the default behaviour.

  6. #6
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: !!Help me keep a popup layer up!!

    And then how do you get rid of the pop-up? :-)
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  7. #7
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: !!Help me keep a popup layer up!!

    Code:
    popup: close
    to close the layer containing the link

    Code:
    popup: close "layerx"
    to close any named layer :-)

  8. #8

    Default Re: !!Help me keep a popup layer up!!

    Quote Originally Posted by Drwyd View Post
    After a little experimenting I found out that if the popup is set via the dialogues then the (lock) parameter is required. If it is set via the link then (lock) is the default behaviour.
    Yes, you are right Drwyd.

  9. #9
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: !!Help me keep a popup layer up!!

    I know ... that's in Steve's link ;-)
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  10. #10
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: !!Help me keep a popup layer up!!

    I assumed you were asking on behalf of the less familiar with Xara

 

 

Tags for this Thread

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
  •