| Webmaster Forum Rules | Posting Guide | Contact Us | Testimonials | Contributing Geek Program | Advertise on Geek/Talk |
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Feb 2000
Location: Toronto, Ontario, Canada
Posts: 694
|
I have a .mov that I have opening up in a new window. Does anyone know the coding to constrain the window to a certain pixel size - and eliminate scrolling?
Thanks in advance http://geekvillage.com/ubb/smile.gif |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Feb 1999
Location: Kaysville, UT
Posts: 958
|
Try something like this
Code:
<SCRIPT LANGUAGE="JavaScript">
<!-- open('http://www.mov.com/mov.mov,'Window','scrollbars=no,location=no,resizable=no,width=250,height=250')
//-->
</SCRIPT>
------------------ Spencer Uresk spencer@uresk.net Come Check out my new bulletin boards!! |
|
|
|
|
|
#3 |
|
Join Date: Feb 2000
Location: Toronto, Ontario, Canada
Posts: 694
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASP coding advertising? | strungout | Making Money with CPC and/or CPM Programs | 2 | 08-30-2001 12:19 AM |
| This is a bit rough!! | Jan | geek/yak | 4 | 07-15-2001 11:31 PM |
| Have you seen CPM's rise a bit? | Kathy | Making Money with CPC and/or CPM Programs | 19 | 04-04-2001 11:04 PM |
| Text Link Coding ??? | T Dot | Web Design and Webmaster Issues | 3 | 09-01-2000 12:00 AM |
| [Little bit OT] Pay for high ranking | nicbos | Making Money with CPC and/or CPM Programs | 1 | 05-19-2000 10:40 AM |
![]()