Announcement

Collapse
No announcement yet.

Pop Ups

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Pop Ups

    How do I make pop ups like this http://www.livead.biz/*****7370.html in the yellow box..those small pop ups. I use to have the code but now I can't find it anymore! THANK YOU
    LIVE

  • #2
    Re: Pop Ups

    That is NOT a popup. It is a simple rectangle filled with gradient color.

    However, the popup code is:

    "#" onClick="window.open('http://www.yourdomain/yourpage.html', '','width=300,height=300'); return false;"

    Change the page name and the size to suit your neeeds-
    If you are using Bluevoda, eliminate the first quote
    " of the code because itwill be automatically added by Bluevoda itself.
    So the code will be like:


    #" onClick="window.open('http://www.yourdomain/yourpage.html', '','width=300,height=300'); return false;"


    If you are indeed using BV, paste the above code in the URL field in the Link Properties window.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

    Comment


    • #3
      Re: Pop Ups

      I found the script for the pop window really useful. but how can we send the windo to the left or the right rather than bang in the center of the page?/

      Comment


      • #4
        Re: Pop Ups

        Sorry one more thing to ask...how would I add a scroll bar to windows if I needed too?

        Comment


        • #5
          Re: Pop Ups

          my friend introduce to me
          there is ready made tools software
          called "scroll Pop Up" found here.

          i m not 2 sure if this is the one you are looking for?

          the software is ready made to generate the code.
          what you need is to type in your pop up page,
          you can decide where ( x, y ) to let the pop up come out,
          you can also decide to make it pop under ... and some
          other which i have forgotten .... you got to try it out...
          the software will generate for you the html code.
          you copy "ctrl A" the whole html code and paste
          to blue vode html icon, ( right click select paste )

          Not too sure if i present it clearly ... anyway flying off loh ~~~

          Look for item A7118
          sigpic
          Best Regards,
          Fox


          Comment


          • #6
            Re: Pop Ups

            Paste in the URL field of the link the following code:


            #" onClick="window.open('http://www.yoursite.com/yourpage.html', '','scrollbars=1,width=300,height=200,left=150,top=250'); return false;"

            Change the values for left, top, width and height as you need.

            If you do not want a scrollbar, deletete the part 'scrollbars=1',
            Navaldesign
            Logger Lite: Low Cost, Customizable, multifeatured Login script
            Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
            DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
            Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

            Comment


            • #7
              Re: Pop Ups

              The script worked well with scroll bar. How to I force the url to land outside the scrool bar.

              Ie. if I click on the url, instead of going to a full page, it stay with the pop up window. How do I change that?

              Comment


              • #8
                Re: Pop Ups

                The link INSIDE the popup must be set to "self" in order to remain there
                Navaldesign
                Logger Lite: Low Cost, Customizable, multifeatured Login script
                Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                Comment


                • #9
                  Re: Pop Ups

                  Hi Naval,

                  Just to enquire, do u knw how to make an little auto pop-up box? e.g. start of page it will appears and ask ppls whether they wanna leave down their email and name for future newsletters etc.?

                  Thank you.
                  Cheers,
                  Eric PSF

                  PapaEric.com
                  A Father's Parenting Diary & More...

                  Comment


                  • #10
                    Re: Pop Ups

                    Originally posted by FlyingSilverFox View Post
                    my friend introduce to me
                    there is ready made tools software
                    called "scroll Pop Up" found here.

                    i m not 2 sure if this is the one you are looking for?

                    the software is ready made to generate the code.
                    what you need is to type in your pop up page,
                    you can decide where ( x, y ) to let the pop up come out,
                    you can also decide to make it pop under ... and some
                    other which i have forgotten .... you got to try it out...
                    the software will generate for you the html code.
                    you copy "ctrl A" the whole html code and paste
                    to blue vode html icon, ( right click select paste )

                    Not too sure if i present it clearly ... anyway flying off loh ~~~

                    Look for item A7118
                    these are softwares and auto html code generators


                    A4191 and A4193 are autoresponder
                    to capture your visitors e mail address and name .
                    it also follow up with your visitors automatically
                    with the emails preset by you.

                    It's main function is to build rapport and
                    eventuallly increase your sales conversion
                    with pre-set email regular follow up.

                    hope this help you.
                    cheers,
                    fox
                    sigpic
                    Best Regards,
                    Fox


                    Comment


                    • #11
                      Re: Pop Ups

                      http://javascript.internet.com/text-...up-window.html is a nice autopopup that will close after a specified time (you can make the time so long that it will not close).
                      Navaldesign
                      Logger Lite: Low Cost, Customizable, multifeatured Login script
                      Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                      DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                      Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                      Comment


                      • #12
                        Re: Pop Ups

                        Thanks a millions Fox & Naval! This is wat im looking for!

                        Have a nice day!
                        Cheers,
                        Eric PSF

                        PapaEric.com
                        A Father's Parenting Diary & More...

                        Comment


                        • #13
                          Re: Pop Ups

                          I am still trying to figure out a way to go from a pop up windon or iframe window to a full page ie, another url. can any one help me please.

                          Comment


                          • #14
                            Re: Pop Ups

                            Originally posted by ic3 View Post
                            I am still trying to figure out a way to go from a pop up windon or iframe window to a full page ie, another url. can any one help me please.
                            Hi, whe entering your link choose one of the targets listed below from the insert hyperlink area.

                            blank : the link opens in a new window.
                            top: it open in the upmost window
                            self: it opens in the same window
                            parent: it opens in the window that has generated the current window. Only usefull for popups. making the link _parent will cause the link to open in the window that has generated the popup.
                            Regards Chris.

                            Collectables, Collecting, collectors-info.com

                            www.chrismorris.co.uk

                            House build project

                            Comment


                            • #15
                              Re: Pop Ups

                              Hi Chris.

                              I must say, maybe I am stupid, but I did not understand your answer. I am using blue voda webuilder, and all I really want know is How do I link to another page, but not have it show up in my frames?

                              Can you help me please. --- Is it possble by way the 'advance button'

                              Comment

                              Working...
                              X