![]() |
|
| |||||||
| Notices |
| Scripts & Fantastico Discussions, help and troubleshooting scripts included is adding popular Fantastico scripts to your website such as guest books, osCommerce shopping cart, polls, content management systems etc… |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
| Hi, I found this script on the "tips & tricks" page and I just need some help as to where I add this. Do I add to the body of the page html ? and How do I go about making it work for when you click on the text links etc. The code is as follows:....... Simple way to open window as a popup. on the link just type this: Code: "#" onClick="window.open('http://www.yourdomain/yourpage.html', '','width=300,height=300'); return false;" Change the page name and the size according what you want If you are using Bluevoda, eliminate the first quote " of the code because will be automatic added by Bluevoda itself. make like this: Code: #" onClick="window.open('http://www.yourdomain/yourpage.html', '','width=300,height=300'); return false;" Please note, this is only work after you publish your page |
|
#2
| ||||
| ||||
| As this is a popup script that works by opening up a box when the page is opened you would need to add this inside and right after the <body> tag. I would recommend making this a pop under if you are realy wanting to use popups as most people hate popups which jump in front of the content they are trying to view. Hope this helps
__________________ www.ownyourowncasino.co.uk >> Own A Casino www.bonuscashcow.com >> Free Casino Cash and More www.webpackageking.net >> Brutally effective web packages. Voda |
|
#3
| ||||
| ||||
| As this is a popup script that works by opening up a box when the page is opened you would need to add this inside and right after the <body> tag. I would recommend making this a pop under if you are realy wanting to use popups as most people hate popups which jump in front of the content they are trying to view. Just remember that a lot of people block pop ups now so this may not be of any use to you anyway. Hope this helps
__________________ www.ownyourowncasino.co.uk >> Own A Casino www.bonuscashcow.com >> Free Casino Cash and More www.webpackageking.net >> Brutally effective web packages. Voda |
|
#4
| ||||
| ||||
| Quote:
It will NOT open automatically when the page is loaded.
__________________ 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! |
|
#5
| ||||
| ||||
| I tried to do this, but clicking the link just opened a new full-size browser window with the linked page on it, not as a popup. How do I fix this? Thanks, Sandra
__________________ www.randallruback.com |
|
#6
| ||||
| ||||
| You must have done something wrong in typing the code in the URL field. This DOES open in a popup. Please provide a link to the page with the link, if you have published it.
__________________ 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! |
|
#7
| ||||
| ||||
| Navaldesign, I just found your reply to the same question in http://www.vodahost.com/vodatalk/mys...text-link.html. In that posting, you said to insert the code as the URL of the link, not to the HTML of the page you're linking to. It works! Thanks, Sandra
__________________ www.randallruback.com |