blockUI : can i change message
I have a blockUI dialog come up pointing to id 'abc'. Within that div, there is a link that I would like to replace the entire contents of the popped up window with a new div id. is that possible? or do i have to unblock and then block again?