The easiest way to do that would be to remove it from the DOM, one of the
other easy ways is to just rewrite the link to # and disable the inputs (you
can disable inputs), but the best way in my opinion would be to use an
overlay.

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Dragon-Fly999
Sent: Saturday, May 02, 2009 11:59 AM
To: jQuery (English)
Subject: [jQuery] Disable user input to a div


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.

Reply via email to