mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-05 15:10:59 +00:00
for now, removed any difference between framework transition defaults and the docs. We might want to bring this back and recommend it though - I'm not sure how easy it'll be to bring it in standard with the ability to configure.
This commit is contained in:
parent
1e6e411278
commit
4bb63a315c
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ function setDefaultTransition(){
|
|||
|
||||
|
||||
$(function(){
|
||||
setDefaultTransition();
|
||||
$( window ).bind( "throttledresize", setDefaultTransition );
|
||||
//setDefaultTransition();
|
||||
//$( window ).bind( "throttledresize", setDefaultTransition );
|
||||
});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue