What version of the DynAPI are you using?  It is most probaly a
problem with the events in the DynAPI.  Although I thought this was
fixed a while back.

-- 
Robert Rainwater


On 6/8/2001, 7:27:43 PM EST, David wrote about "[Dynapi-Help] Not getting onClick 
event":

> I have an input tag of type button, nested 3 DynLayers deep, that is not
> firing my onClick event on NetScape 4.7.  I'm confident that the HTML in the
> layer in which this tag resides is good, because I can take that HTML out of
> my application, and it runs fine.  So, what I'm thinking is that something
> else is either intercepting the event, or preventing it from firing.  The
> button is depressing when I click on it, so I don't believe this is a case
> where a layer is on top of the button I'm using.

> In fact, if I put other buttons or anchors onto the layer that I'm working
> on in different positions on the screen, I find that none of the onClick
> events will work.  Whereas, if I set my anchors to use href instead of
> onClick, everything works fine.  Similarly, input tags of type submit seem
> to work on the same layer.

> Can anyone suggest debugging strategies for finding this type of problem or
> things to look for?  Is there any way to tell if the onClick event is firing
> and see if some object in my DOM is passing it or not passing it down the
> line?

> --Dave

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


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

Reply via email to