why does it work very quickly?
By Enjo
17 Mar 2013 11:47
English
4 Replies
why does it work very quickly?
(function($, undefined){
$(window).load(function() {
$('#load_im').fadeIn(3000);
$('#load_im').fadeOut(100);
$.mobile.changePage( "#WebSockets");
});
})(jQuery);
Edited on 18 03, 2014
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.