From: <to...@ma...> - 2003-12-04 14:12:25
|
I'm using DynAPI 3.0 that's why I'm having all this troubles... Thanx, Ant=F3nio Godinho -----Mensagem original----- De: dyn...@li... [mailto:dyn...@li...] Em nome de Jesse Vitrone Enviada: quinta-feira, 4 de Dezembro de 2003 12:41 Para: dyn...@li... Assunto: Re: [Dynapi-Help] Onmouse over and click There's an example for onmouseover here: http://dynapi.sourceforge.net/doccenter/index.php?EventListeners and onclick is explained too. If you're using Dynapi 3.0, it's a little different, you'll have to look at the 3.0 docs. Jesse Vitrone Ant=F3nio Godinho wrote: >Hya, > > I'm trying to figure this out from the examples but I haven't been >able. > I've this layer with only text where I've defined it's class, how can >I make a onmouseover and click with this layer? > > > Thanx, > > Ant=F3nio Godinho > > >Layer code: > >var botao1 =3D new DynLayer(20,2,50,150,20,false); >botao1.setClass ('menu-off'); >botao1.setHTML('<table width=3D100% border=3D0 ceppadding=3D0 >cellspacing=3D0><tr><td>test</td></tr></table>') > > > > > >------------------------------------------------------- >This SF.net email is sponsored by OSDN's Audience Survey. >Help shape OSDN's sites and tell us what you think. Take this >five minute survey and you could win a $250 Gift Certificate. >http://www.wrgsurveys.com/2003/osdntech03.php?site=3D >_______________________________________________ >Dynapi-Help mailing list >Dyn...@li... >https://lists.sourceforge.net/lists/listinfo/dynapi-help > =20 > ------------------------------------------------------- This SF.net email is sponsored by OSDN's Audience Survey. Help shape OSDN's sites and tell us what you think. Take this five minute survey and you could win a $250 Gift Certificate. http://www.wrgsurveys.com/2003/osdntech03.php?site=3D8 _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |