Hi All,
    I'm using this block UI to show loading screenwhen navigating
between pages.. the problem i face is, the message 'Please wait' is
coming from "jquery.blockUI.js". Is there any way that i can pass this
message from the HTML file to blockUI function or some other way to
directly get the message from the HTML file ??..

The function is something like this...

jQuery('.blockOverlay').attr('title','Loading..');
jQuery.blockUI();


Please help....

Reply via email to