quasi completata gestione devices (salva cookie ma c'èp ancora loop reindirizzamento da risolvere...)
This commit is contained in:
@@ -1856,7 +1856,7 @@ $.mobile.widget = $.Widget;
|
||||
|
||||
// Create hidden Iframe. Attempt to make Iframe as hidden as possible
|
||||
// by using techniques from http://www.paciellogroup.com/blog/?p=604.
|
||||
iframe = $('<iframe tabindex="-1" title="empty"/>').hide()
|
||||
iframe = $('<iframe tabindex="-1" title="empty" />').hide()
|
||||
|
||||
// When Iframe has completely loaded, initialize the history and
|
||||
// start polling.
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user