[Dynapi-Dev] [ dynapi-Bugs-471628 ] Scrollpane in IE5/NT, NS4.7/NT

2001-10-16 Thread noreply
Bugs item #471628, was opened at 2001-10-16 00:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=471628&group_id=5757 Category: DynAPI 2 Widgets Group: Verified Status: Open Resolution: None Priority: 5 Submitted By: Alessandro Forghieri (alien_life_form

[Dynapi-Dev] [ dynapi-Bugs-471656 ] children toggle in dynlayer, dynimage

2001-10-16 Thread noreply
Bugs item #471656, was opened at 2001-10-16 02:36 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=471656&group_id=5757 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Alessandro Forghieri (alien_life_form) Assigned to: N

[Dynapi-Dev] Check out this DynLayer extension!

2001-10-16 Thread Raymond Irving
Hello everyone, I've created an extension that allows a programmer to receive events for http form controls. example myLayer.onfname_change=function(e,control){ alert('hi') } myLayer.ongender_validate=function(e,control){ if (!control.value) control.cancelAction=true } fname is the name of

Whoops! here is the url address -> Re: [Dynapi-Dev] Check out this DynLayer extension!

2001-10-16 Thread Raymond Irving
Whoops! Here is the url address http://www24.brinkster.com/dyntools -- Raymond --- Raymond Irving <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I've created an extension that allows a programmer > to > receive events for http form controls. > > example > > myLayer.onfname_change=functio