Be a Supporter!

JavaScript

  • 796 Views
  • 2 Replies
New Topic Respond to this Topic
Tomsoron
Tomsoron
  • Member since: Mar. 17, 2001
  • Offline.
Forum Stats
Member
Level 13
Blank Slate
JavaScript 2001-11-24 09:47:18 Reply

Does anyone know of anywhere where i can find a javascript that will make the link open in a new window lockde to the size of the image with no toolbars or browser windows!? HELP ME SOMEONE?
if anyone knows how or where i could get a script to do this please email me! :-) cheers!
Tom

Tomsoron@Hotmail.com

aladinsane
aladinsane
  • Member since: Jan. 17, 2000
  • Offline.
Forum Stats
Member
Level 21
Blank Slate
Response to JavaScript 2001-11-24 11:25:50 Reply

At 11/24/01 09:47 AM, Tomsoron wrote: Does anyone know of anywhere where i can find a javascript that will make the link open in a new window lockde to the size of the image with no toolbars or browser windows!? HELP ME SOMEONE?
if anyone knows how or where i could get a script to do this please email me! :-) cheers!
Tom

Tomsoron@Hotmail.com

Here's a little clue: View the source of this page and you'll find quite a few functions that do exactly that.

liljim
liljim
  • Member since: Dec. 16, 1999
  • Offline.
Forum Stats
Staff
Level 28
Blank Slate
Response to JavaScript 2001-11-25 09:21:27 Reply

At 11/24/01 11:25 AM, aladinsane wrote:
At 11/24/01 09:47 AM, Tomsoron wrote: Does anyone know of anywhere where i can find a javascript that will make the link open in a new window lockde to the size of the image with no toolbars or browser windows!? HELP ME SOMEONE?
if anyone knows how or where i could get a script to do this please email me! :-) cheers!
Tom

Tomsoron@Hotmail.com
Here's a little clue: View the source of this page and you'll find quite a few functions that do exactly that.

Alternatively, read this.