In regards to this blog post http://tiny.cc/y0vsz
Elijah has been able to come up with a workaround for BlockUI.
However even with this I'm having problems with ImageButton ASP.NET
control.
Anyone know of a way to mod BlockUI to better handle this?
What is the function "test()" doing?
And a better way, well my opinion anyways, would be to use two
buttons, one pure HTML calling the block code, and one server side one
with "display: none"...
have the user click the HTML button/image, call your block code, and
if all is well, trigger the hidd
Is this only a problem in IE?
where "clk_search" is the method that submit the form.
> With this code, my loading message box appears but no submit has made.
> What's wrong?
>
> thanks
> alberto
>
>
Good day guys,
I'm tring to integrate jQuery blockUI plugin in my .net pages.
Basically I added this js code, first of all:
$().ajaxStop($.unblockUI);
function test() {
$(document).ready(function() {
$('#xxx').ajaxForm(function() {
4 matches
Mail list logo