"easiest" is going to vary from one person to another, but if it was me, i'd use the BlockUI plugin to prevent the user from doing anything further to stuff inside that <div>
On May 2, 12:59 pm, Dragon-Fly999 <[email protected]> wrote: > Hi, > > I have a page with a few divs. One of the divs contains several > anchors, text boxes, and list boxes. Under certain error conditions, > I need to disable all the anchors, text boxes, and list boxes inside > that div (but other divs on that page should not be disabled). What > is the easiest way of doing it? Thank you.

