Hi There,

I have a DynLayer that contains some HTML, amongst which are some form 
elements (wrapped inside a <form></form>). I have an event listener on the 
layer which is listening for mousedown and mouseup events as I the layer 
looks like a normal window and so I want the user to be able to drag it 
around when they mouse down on the top of the layer which happens to look 
like the titlebar of a window. Anyway, in IE the form elements work just 
fine and events seem to get fired off when I click buttons etc.. However, in 
NS they don't work at all. You can click the buttons but nothing happens, 
just as if the event is not firing.

I have trawled through the help archives (typing +Netscape +forms +events) 
and had noticed someone else had the same problem (GORTSILAS ANDREAS) he 
said that he had written some code that, although slow, fixed the problem. I 
cannot see where his code was meant to slot in. He was talking about 
events.js (Which is not in the DynAPI distribution to my knowledge).

Am I experiencing the same sort of bug, or is it something to do with the 
fact that I have an EventListener setup on the layer. All I want to be able 
to do is to get the events of form elements firing under NS.

Any suggestions.

Best Regards
Paul Anderson.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to