Do you have a link or a demo? I haven't had any issues with either .addEvent() or new Event.stop(e)there are issues because the mouse enter and mouse leave events wont work correctly because there is no mouse.
Jeremy Bueler www.jbueler.com On Tue, Nov 4, 2008 at 3:20 AM, Rodrigo Kochenburger <[EMAIL PROTECTED]>wrote: > > Hi Guys, > > I'm having some issues w/ iphone development, mostly about dealing > with iPhone touch events. > It seems that events attached using .addEvent doesn't work but if i > use addEventListener it works. > > Also, i can't manage to use Event.stop to stop most of events. > > Is there any known issues about that? > > Cheers >
