Hi Raymond,
Thanks ... I also just found some URL documenting this...
(http://www.webreference.com) ... this is ridiculous!
Thanks,
Chris
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Raymond
Smith
Sent: Wednesday, January 10, 2001 8:37 PM
To: [EMAIL
Hi all,
Just wondering if anybody knows what the workaround is for the push()
function for arrays in MSIE.
Code below works in Netscape 4.7 but not in MSIE 5.0.
===
Array Test for MSIE
var ieArray = new Array;
ieArray[0] = "arrayItem1";
ieArray[1] = "arrayItem2";
i
Whoops... forget it... I changed the loop variable from i to some obscure
name and it works now...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Christopher
Go
Sent: Wednesday, January 10, 2001 6:02 PM
To: [EMAIL PROTECTED]
Subject: [Dynapi-Help
Hi all,
Quick question regarding arrays...
Is there any secret in creating an array of DynLayers and incrementing
through them...
I am using some base code from Richard's Tree stuff.
Here's the code that I have:
==
this.items=new Array;
this.counter=0;
this.selectorHeight=18;
object.
I saw
something strange w/c is maybe what you are referring to. When the page
loads, the "controls" show up briefly on the screen (while the images are
loading and the object is "painting"), and then moves up to the upper left hand
corner.
Maybe you could move the objects off the
scree
Here's my two cents... may be totally unrelated but started typing
already...
Does this work?
childAuthorDiv.getHTML();
If you used normal divs (and not dynlayers), you may need to figure out how
Netscape does it's weird "document.divName" counter.
But generally, you should be able to get the t
Try this ...
...
Hi all,
This DynAPI still amazes people I show this to! There is a little problem
that we have been encountering with the forms... this is sort of related to
the post "Help of Forms" but it adds another layer of complexity I believe
and I guess knowing if it can be done will probably help us fig
Hi all,
This DynAPI is great stuff. I've been trying it out on something I am
working on... temp file is located here:
http://www.chrisgo.com/dynAPI/z-temp/scrollWin.htm
This is nothing fancy or anything but just to point out a *bug* I discovered
in MSIE. The site above is a public site that I