looks/sounds simple, but still not working.
 
I put an 'alert()' at the top of the function, and I get it when the page loads (in NS) but not when I resize.
the ROOT of my problem is NS is SCREWING up EVERYTHING when it gets resized. 
 
If there's a better answer, I'm all game.
 
BTW: Micheal, can you demonstrate the use of 'your' popup file?
Chad.
----- Original Message -----
Sent: Tuesday, February 20, 2001 9:58 AM
Subject: Re: [Dynapi-Help] Resizing Help

DynAPI.onResize = DynAPI. {

ALL THE CODE THAT CREATES MY YOUR WEBSITE HERE.

}

simple ain't it?

"Chad R. Thomson" wrote:

okay, I've read some 'helps' on how to capture the resizing in NS.

I've got:

DynAPI.onResize = function() { alert('resize') }

DynAPI. {

ALL THE CODE THAT CREATES MY WEBSITE HERE.

}

I'd like to throw all the 'code' into another .js or at least a function,
and call it from both (I suppose).
But can't seem to get the onResize to capture.  I never get the alert.

Anyone??
Chad.

******************************************
Chad R. Thomson
Senior Programmer/Analyst
USI - Bravepoint
WebSpeed, Java, B2B & B2C Specialists
888-874-1880 x3027
800-854-7155 FAX
http://www.bravepoint.com/
A creative Web strategy is not an option - it's a necessity
******************************************
Participating in the FreeFrameWork initiative, http://www.freeframework.org
"FreeFrameWork = WebSpeed + Open Source"

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
  _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to