Results 1 to 7 of 7

Thread: Pop-up window for contact form
      
   

  1. #1
    Olga is offline Private
    Join Date
    Jul 2012
    Posts
    4

    Default Pop-up window for contact form

    Hello,

    I want to creat contact form and it should open when some one use checkbox. Is it possibility with Blue Voda? I thought to make it with pop-up window. But maybe is other way to call form? I want no one to see this form before pressing on checkbox.

    Best regards, Olga.

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    14,190

    Default Re: Pop-up window for contact form

    Use an "image" of a 'Selection Box' or similar, and link that to a separate pre-formatted page with your Form is on .... you can then format the hyperlink itself to be a pop-up, if that is what you really want ...
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  3. #3
    Olga is offline Private
    Join Date
    Jul 2012
    Posts
    4

    Default Re: Pop-up window for contact form

    Thanks, Vasili,

    Sorry, I asked you not correctly.

    What I need:

    I added to checkbox Event onclick, Action Show, Target Form.


    Now I need to hide the element Form.


    When some one press on checkbox, this form should becomes visible.

    I didn't find what functions I can use for that event.

    Pls, help.

  4. #4
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    14,190

    Default Re: Pop-up window for contact form

    .... which is why I outlined a simpler logic, a more reliable method to accomplish what you are trying to create. Take a look at it again after you can shake the preoccupation with "Events," "Actions," and "Onclick" links (which must be reset each time they are even reviewed!) ....

  5. #5
    Olga is offline Private
    Join Date
    Jul 2012
    Posts
    4

    Default Re: Pop-up window for contact form

    Thanks again.


    I decided this task with hidden form. I added this fragment to the code:visibility: hidden and now form is hidden and open when pressing on the cheсkbox.


    But came other problem :)
    When the form becomes visible, it doesn't have background and border and looks transparent,these elements there are in code though:
    <div id="bv_Form6" style="position:absolute;visibility:hidden;backgro und-color:#BEBCCD;border:1px #FFFFFF solid;left:490px;top:673px;width:919px;height:179p x;z-index:182">.


    I also tried to change z-index, but it didn't decide a problem.


    What happens with this background?

  6. #6
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    14,190

    Default Re: Pop-up window for contact form

    Hopefully you will decide to uncomplicate things, and things will resolve themselves ...

  7. #7
    Olga is offline Private
    Join Date
    Jul 2012
    Posts
    4

    Default Re: Pop-up window for contact form

    I really decided this question, but spent a lot of time.
    I created the form, using not Form Wizard, but Insert Layer.
    Now that all hide and show, when need.
    I think this solution can be usefull for somebody.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49