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
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
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::
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
You will have to play around with it, I am not so great in html code.
Try doing both.
::Steven.H::
If you can't figure it out try using this neat program:
http://www.itlocation.com/en/software/prd48592,,.htm
::Steven.H::
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!
Thanks guys for your suggestions :) I think I'll give the popupmaker program a try..
Andreas
Originally Posted by djloke
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!
Yes, no probs :) Thanks!Originally Posted by Maddog
Andreas
There are currently 1 users browsing this thread. (0 members and 1 guests)