[thelist] Javascript Woes

Salvatore Palmisano spalmisano at usaiss.com
Tue Feb 20 09:29:09 CST 2001


Yes it looks like that would have worked as well, albeit with a bit more
code than necessary.
Im calling the window.open multiple times on the page, each time with a new
intID so as the new window can make a db call with specific parameters.

Given the multiple calls, it made sense to use a function and pass the
parameter to it instead of repeating the window.open code over and over.

Thanks for everyone's help!

--Salvatore (he) Palmisano
Chief Information Officer
International Security Solutions, Inc.
spalmisano at usaiss.com

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of T.Abbey
Sent: Monday, February 19, 2001 9:41 PM
To: thelist at lists.evolt.org; thelist at lists.evolt.org
Subject: Re: [thelist] Javascript Woes


Hi all,

I am no javascript wizard, not by a long shot, but good old Burns sez:

<.a href=page.html" onClick="window.open('newPage.html', 'js',
config='height=300,width=200')">New Page<./a> since this is a pseudo-class.

Now, the functions do work great and all, I'm sure, but this little ole
onclick has been working fine for me and it's 300 by 200 every time.

Maybe it won't work for the original poster since s/he's using ASP??

~/ a b b e y  /~





More information about the thelist mailing list