I'm not sure, but try to put      eval(name + "on.gif")      instead of
name + "on.gif"

Douglas De Vine wrote:

> Hi
>
> This is the beginnings of my mouse over code. It works with IE but not NN.
> Any ideas anyone?
> Is there something already about to do this? Any examples?
>
> function on(name){
>   DynObject.all['layer1'].doc.images[name].src = name + "on.gif";
> }
>
> Regards,
> Douglas.
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help

--
-------------------------------------------------
Daniel Rubio Rodríguez <[EMAIL PROTECTED]>
Responsable de Desarrollo
-------------------------------------------------
Activa-Online S.A.
Rambla Nova, 26-28 (entlo)
Tarragona - Spain
tel. +34 977 250 966
fax  +34 977 241 694
-------------------------------------------------
          http://www.activa-online.com



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

Reply via email to