[jQuery] Some problems with jQuery BlockUI Plugin

2008-06-05 Thread Kane Gong
I found some problems in jquery blockui plugin, I don't know whether it is my fault or the plugin's. You see the code below: html script type=text/javascript src=js/jquery-nightly.js/script script type=text/javascript src=js/jquery.blockUI.js/script script type=text/javascript function

[jQuery] Re: Some problems with jQuery BlockUI Plugin

2008-06-05 Thread Kane Gong
It worked! Now I realized that the plugin can show the hidhen element automatically, so I don't need to show or hide it by myself. Thanks! On Jun 6, 12:34 am, Mike Alsup [EMAIL PROTECTED] wrote: You need to remove this line: $('#waitting').show(); You don't need this line either: