Announcement

Collapse
No announcement yet.

Pop-up window for contact form

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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 *

    Comment


    • #3
      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.

      Comment


      • #4
        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!) ....
        . VodaWebs....Luxury Group
        * Success Is Potential Realized *

        Comment


        • #5
          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?

          Comment


          • #6
            Re: Pop-up window for contact form

            Hopefully you will decide to uncomplicate things, and things will resolve themselves ...
            . VodaWebs....Luxury Group
            * Success Is Potential Realized *

            Comment


            • #7
              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.

              Comment

              Working...
              X