pop-up window

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

    • Aug 2005
    • 12

    pop-up window

    Hello,
    When I click on a link on my main page I want small window to pop up on top of the mainpage. How do I do that? I've checked the video tutorials but don't seem to find the answer there..

    Thanks!

    Andreas
  • Steven.H
    Lieutenant Colonel

    • Jul 2005
    • 500

    #2
    See if this works:

    Create your page in Bluevoda and publish it. Then use this code on your website to link to it.

    <a href=http://www.yourdomain.com onclick="window.open('http://www.yourdomain.com,'popup','width=500,height=500,s crollbars=no,resizable=no,toolbar=no,directories=n o,location=no,menubar=no,status=no,left=0,top=0'); return false">About</a>

    Put the address of the popup page in the 'http://www.yourdomain.com'.
    ::Steven.H::

    Comment

    • djloke
      Corporal

      • Aug 2005
      • 12

      #3
      Yes, this may be what I'm after.. But exactly where on my webpage do I insert the code? In the page HTML? Or should I use a script?

      Andreas

      Comment

      • Steven.H
        Lieutenant Colonel

        • Jul 2005
        • 500

        #4
        You will have to play around with it, I am not so great in html code.

        Try doing both.
        ::Steven.H::

        Comment

        • Steven.H
          Lieutenant Colonel

          • Jul 2005
          • 500

          #5
          If you can't figure it out try using this neat program:

          ::Steven.H::

          Comment

          • Maddog
            Lieutenant Colonel

            • May 2005
            • 514

            #6
            place the code in html box and place where you want it
            www.bluevodaexchangelink.com
            BluevodaExchangeLink Help Center
            Bluevodaexchangelink Forum

            The only place for bluevoda site to be linked with!

            Comment

            • djloke
              Corporal

              • Aug 2005
              • 12

              #7
              Thanks guys for your suggestions :) I think I'll give the popupmaker program a try..

              Andreas

              Comment

              • Maddog
                Lieutenant Colonel

                • May 2005
                • 514

                #8
                Originally posted by djloke
                Thanks guys for your suggestions :) I think I'll give the popupmaker program a try..

                Andreas

                You still will need to use the html box to place the code from the pop program onto your web site
                www.bluevodaexchangelink.com
                BluevodaExchangeLink Help Center
                Bluevodaexchangelink Forum

                The only place for bluevoda site to be linked with!

                Comment

                • djloke
                  Corporal

                  • Aug 2005
                  • 12

                  #9
                  Originally posted by Maddog
                  You still will need to use the html box to place the code from the pop program onto your web site
                  Yes, no probs :) Thanks!

                  Andreas

                  Comment

                  Working...
                  X