Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2006-01-07 19:16:00

batman900
New member
Registered: 2006-01-02
Posts: 3

Determining the element being deleted

Hi, I was wondering if there was a way to determine the element that is about to be deleted.  I have looked at ie_checkbackspace and dom_checkbackspace, but have had no luck in a foolproof way.  I am trying to construct a plugin, but it requires that certain elements in the html are not able to be deleted (without going through the plugin); the elements are always controls with an id (i.e. for now they are all img tags with an id like e[0-9]+).  Is there a way to tell the control that the user is attempting to delete?

Offline

Board footer

Powered by FluxBB