![]() |
|
| |||||||
| Notices |
| Various Content Management Systems Discussion and help about various types of CMS’s that are included with your VodaHost account. All of the following CMS systems can easily be installed via fantastico in your control panel. They include Joomla, Drupal, Mambo, PHP-Nuke, phpWCMS, Post-Nuke, Siteframe, TYPO3 and XOOPS. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| www.4myfigure.surfwizzard.com uses affiliate programmes to link to sites on commission basis. When I link to a site from the home page e.g Fashion , I open a pop-up window. I want scroll bars to appear in this pop-up so that pages subsequently displayed in this window can be scrolled. Can anyone help. Thanks. |
|
#2
| ||||
| ||||
|
See your other thread: Show scroll bars in pop-up windows |
|
#3
| ||||
| ||||
| Quote:
If you are using Blue Voda, then Tom's post above applies. If not, then clarify for us your foundation and stick around for a specific answer.....
__________________ My Websites... VodaHost Support....Soholaunch Support....osCommerce Support |
|
#4
| ||||
| ||||
| Quote:
Are you using Blue Voda, or, as is the topic of THIS thread does the above 'script' apply to a CMS foundation such as Joomla (installed on your VodaHost account)? What is the URL of the website in question? IF you are using Blue Voda, the folowing 'on-click' hyperlink scripts work just fine: WITH SCROLLBAR #" onClick="window.open('http://www.yoursite.com/yourpage.html', '','scrollbars=1,width=300,height=200'); return false;" WITHOUT SCROLLBAR #" onClick="window.open('http://www.yoursite.com/yourpage.html', '','scrollbars=0,width=300,height=200'); return false;" FIXED PAGE POSITION, w/ SCROLLBAR (set where on the monitor you want it placed) #"onClick="window.open('http://www.yoursitename.com/pagename.html','','scrollbars=1,width=500,height=200,left=130,top=235'); return false;" FIXED PAGE POSITION, w/o SCROLLBAR (set where on the monitor you want it placed) #"onClick="window.open('http://www.yoursitename.com/pagename.html','','scrollbars=0,width=500,height=200,left=130,top=235'); return false;" IF you are using a CMS foundation on your VodaHost account, whatever add-on that is appropriate for your installation comes with complete installation directions, and you should seek complete resolutions from the Support Forums of that installation ... only. PS: The link in your Signature is in violation of Forum Rules Rules (is is not a VodaHosted site, and is not your own), and needs to be deleted immediately. |
|
#5
| |||
| |||
|
Dear Vasili, I am interested to know which is the code for a "close" page button... For instance I want to have a "close" button close a popup window . Also on a click I want the next page to appear in the same popup window? Can you tell me how to do it? Regards Sinisa |