Can't remove DIV ID

Hi there,


I've noticed that you can't remove the information in the DIV ID field (in the DIV properties box) altogether.



If the ID has been overwritten from the original (e.g. Content DIV 12345), to something else, in order to apply a style to the DIV or use the ID in a JavaScript, you can't then delete that text from the field. It has to have some value in it. This is even the case when the Presentation filed is set to Raw HTML, in which case the ID doesn't even come into play on the front end.



Is there some way, other than to put a false value in the field (e.g. "none"), to remove the contents of the ID field?

The ID field is the "name" of the DIV, so you cannot blank it out.

Of course. That makes sense. Thanks.