I've tried to find why the following scenario does not work:
ASP page with:
FORM (not encapsulated in a layer)
sub-forms (visibility based on SELECT value -- each with own layer)
when attempting to use INLINE (using both this.document.all['divname'] and
this.document.getAll()['divname']), no JS errors were generated, and no
functionality was accessible. Tried setVisible when <div>s were relative
and when absolute. Neither worked.
I have included api.*, event.*, ext.inline.js
Looking at the several examples out there, the only reason that I can see
for this not working is the <form>.
help??
Don Whitehead
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help