From faef8e63003f96506855ff7bd2b875fba18f4717 Mon Sep 17 00:00:00 2001 From: scottjehl Date: Mon, 4 Oct 2010 17:01:14 -0400 Subject: [PATCH] Comment no longer relevant. Could be thx @paulirish tho! --- js/jQuery.mobile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/jQuery.mobile.js b/js/jQuery.mobile.js index a60a72d4..9dfd4224 100644 --- a/js/jQuery.mobile.js +++ b/js/jQuery.mobile.js @@ -118,7 +118,6 @@ // transition between pages - based on transitions from jQtouch function changePage( from, to, transition, back ) { - // kill keyboard (thx jQtouch :) ) jQuery( document.activeElement ).blur(); // animate in / out