malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

Block a specific element (container) but not the whole page #120

Closed Vadorequest closed 9 years ago

Vadorequest commented 9 years ago

Is it possible to block only the elements contained in a specific element?

I have a payment container which displays several buttons, inputs and so on, I'd like to block only this specific container (and all elements inside) but not the whole page, is that possible/doable?

Vadorequest commented 9 years ago

Just didn't see the documentation at http://jquery.malsup.com/block/#element there is everything I needed :)