Skip to content

Commit a214e5d

Browse files
author
scottjehl
committed
don't prevent default
1 parent a71b925 commit a214e5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/jquery.mobile.navigation.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@
411411
toHelper.css("-webkit-transform", "");
412412
window.scrollTo(0,toScroll);
413413
$.mobile.pageContainer.removeClass("ui-mobile-viewport-scrolling");
414-
e.preventDefault();
415414
});
416415
}
417416

0 commit comments

Comments
 (0)