Side navigation
#5816 closed bug (duplicate)
Opened January 15, 2010 10:28AM UTC
Closed November 17, 2010 02:46AM UTC
Last modified November 17, 2010 02:46AM UTC
href onclick return doesn't work in IE7/8 with a $(function(){ live click }
Reported by: | geki007 | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4.1 |
Component: | event | Version: | 1.4 |
Keywords: | live click href | Cc: | |
Blocked by: | Blocking: |
Description
if you click on link it shouldn't do something but it goes to "/test" (see the attached file)
in FF and chrome it works
i think the problem is in jquery.js on line 1557 (function) or 1861 (in this line on 1.3 there is no return, or the function has a bug)
on 1.3 it works
This is an exact duplicate of:http://dev.jquery.com/ticket/5835
My commit fixes both: http://github.com/irae/jquery/commit/6438ab0da979307d8ea0ec5183d6a5e5a57bead8