I'm having the same problem.
Can anybody help please??
Thanks!
Stefan Kilp [sk-software] wrote:
>
>
> Hi,
>
>
> i am using jscript-1.1
>
>
> i have registered click and dbclick event on the same tag
>
>
> $("#liste p").dblclick(function(){
> ...
> }
> $("#liste p").click(function(){
> ...
> }
>
>
> so that i have different bahavior on click and doubleclick.
>
>
> click works fine
> when i doubleclick the item then doubleclick gets execute, BUT click gets
> executed twice
> BEFORE. i wanted to execute dblclick or click, not both.
>
>
> what am i doing wrong.
>
>
> thanks
> stefan
> --
> Stefan Kilp
> SK-Software, Entwicklung & Beratung
>
>
> email: [EMAIL PROTECTED]
>
>
> fon  : +49 6151 93344-0
> fax  : +49 6151 93344-20
> Herta-Mansbacher-Str. 98
> 64289 Darmstadt, Germany.
> -----------------------------------------------------
>
>
>
>
>
> _______________________________________________
> jQuery mailing list
> [EMAIL PROTECTED]
> http://jquery.com/discuss/
>
>
--
View this message in context:
http://www.nabble.com/click---dblclick-Problem-tp8389800s27240p17756125.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.