git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6455 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2009-06-02 03:31:35 +00:00
parent de50806edd
commit 36ba2a6040

View file

@ -157,7 +157,7 @@ function slideshow(event) {
xScreen.xeShow();
}
$(window).load(function(){
$(document).ready(function(){
//if (jQuery.browser.safari && document.readyState != "complete"){
//setTimeout( arguments.callee, 100 );
//return;