double click event? On Tue, Jan 19, 2010 at 2:17 PM, אריה גלזר <[email protected]> wrote:
> upload an example to mooshell > ----------- > אריה גלזר > 052-5348-561 > 5561 > > > > On Tue, Jan 19, 2010 at 14:13, duclet <[email protected]> wrote: > >> So, I have attached an event on an li element and within the li, there >> is an anchor element as well. When it is clicked, I have it do >> something and called event.stop to prevent the default action of the >> anchor tag to be triggered. It works the first time I click on it. >> However, the second time I click on it, the event isn't stopped. >> > > -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
