![]() |
|
| |||||||
| Notices |
| General Support Issues Answers to general questions and help with common problems. For help with a specific issue, post to one of the forums below. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
Ok, does anyone know the HTML code to have a certain page open in a desired highth and width even if the link is off site: Like here is the page: http://www.metalinsanity.com/metallives.html I have a link to it that opens it in the desired highth and width but as you can see with the above link it opens in full... Thanx |
|
#6
| |||
| |||
|
Does anyone understand this? and translate to BV terms Configuring The Window Now we get to the commands I used on this page to get the little window effect. This is exactly what I have: <SCRIPT LANGUAGE="javascript"> <!-- window.open ('titlepage.html', 'newwindow', config='height=100, width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no') --> </SCRIPT> (Get all on one line...no spaces) Here's What's Happening
|
|
#7
| ||||
| ||||
| Quote:
__________________ My Websites... VodaHost Support....Soholaunch Support....osCommerce Support |
|
#8
| |||
| |||
|
I believe this is the code I just dont know where to put it: <SCRIPT LANGUAGE="javascript"> <!-- window.open ('titlepage.html', 'newwindow', config='height=100, width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no') --> </SCRIPT> |
|
#9
| ||||
| ||||
|
Thanks for sharing. I'll tinker a bit, and post when I figure it out (unless you beat me to it! LOL).
__________________ My Websites... VodaHost Support....Soholaunch Support....osCommerce Support |
|
#11
| ||||
| ||||
|
Right...and HTML boxes? Also looking into a "Form" of types....with "action" specified (sounds stupid, I know, but fiddling around).
__________________ My Websites... VodaHost Support....Soholaunch Support....osCommerce Support |