jquery - How to block a particular portion of page during ajax load? -


i have 5/6 divs on page.

during click operation, need data server , refresh div2 , div3

but want prevent user doing on these 2 divs until done.

some small plugin helpful. using colorbox plugin on page other things.

thx

check out jquery plugin blockui it's easy setup , allows block , element on page, or entire page, , it's customisable. there's loads of demo's available on site started :)


Comments