Skip to content

Instantly share code, notes, and snippets.

@slb235
Forked from kamranzafar/toast.js
Created May 17, 2013 17:38
Show Gist options
  • Save slb235/5600661 to your computer and use it in GitHub Desktop.
Save slb235/5600661 to your computer and use it in GitHub Desktop.
var toast=function(msg){
$("<div class='ui-loader ui-overlay-shadow ui-body-e ui-corner-all'><h3>"+msg+"</h3></div>")
.css({ display: "block",
opacity: 0.90,
position: "fixed",
padding: "7px",
"text-align": "center",
width: "270px",
left: ($(window).width() - 284)/2,
top: $(window).height()/2 })
.appendTo( $.mobile.pageContainer ).delay( 1500 )
.fadeOut( 400, function(){
$(this).remove();
});
}
@slb235
Copy link
Author

slb235 commented May 17, 2013

a

@slb235
Copy link
Author

slb235 commented May 17, 2013

b

@slb235
Copy link
Author

slb235 commented May 17, 2013

c

@slb235
Copy link
Author

slb235 commented May 17, 2013

d d

@slb235
Copy link
Author

slb235 commented May 17, 2013

          e                                 e                                     e
          e                                 e                                     e
          e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e              e                                 e                                     e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment