Yo la veo funcionar, eso sí, remove esto
')}
de la ruta de tu imagen
Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script> <script src="http://www.malsup.com/jquery/block/jquery.blockUI.js.pagespeed.jm.XfVHjH8Jsm.js"></script> <script type="text/javascript"> //<![CDATA[
function trabajando(){
$.blockUI({ message: $('#spinner2') });
setTimeout($.unblockUI, 2000);
}
//]]>
<div id="spinner2" style="display:none;"> <img src="https://googledrive.com/host/0B5cDQ-G3aVMQMkdaelNsdTZ6TDQ/isabelM/img/casablanca-250x350.jpg">
SAludos