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

Reply via email to