w2utils.unlock

Unlocks HTML element.
unlock(box, [speed])
box HTML Element or jQuery object, box to unlock
speed int, duration in millisecond
This method unlocks the box previously locked with w2utils.lock method. This method is called from grid, sidebar, layout and popup to lock its content.
You can lock a div with:

User Comments

comments powered by Disqus