I can\'t seem to get my JQuery Growl notification to fire. I have included pretty much the entire masterpage of my site for reference.
I am using jquery.BlockUI to block a page when performing ajax call to a back end script. It was working fine, but once I had added jquery.overlay from jquery TOOLS, blockUI plugin stopped working.
I have a jqGrid (4.1.1) using a simple subgrid. When a record is plus-ed out to view the subgrid, a loadui different from my normal one pops up.
I was wondering if anyone could shed insight as to how I could add a spinning preloader (like apple uses) using the jQuery Block UI plugin. The preloader would have to spin until the AJAX content load
I amusing JQuer开发者_C百科y BLOCKUI for Element Blocking but it\'s showOverlay: false option is not working any idea ??
i have a jqgrid and when i double click a row, i call jquery blockui as i load a dialogue.In every browser the blockUI loading message shows up in the middle of the jqgrid perfectly bu开发者_如何转开发
I made a log in form which is invisible and i\'m using BlockUI to show the form. I can open the form and exit the form but when I click the \"Login\" button, it doesn\'t postback to the server.
I\'m trying to implement the following function in a Rails controller: \"jQuery(document).ajaxStop(jQuery.unblockUI);\"
does anybody know how to do this? each time i have tried it simply refreshes the page and block ui closes! i\'ve included the block ui sample to start off things.
i am trying to create 300 unique instances of block ui so far this is what i have, but it is not working: