Hi all-- Another question about Tidy behavior. I have a custom tag that I want to include in my HTML, that I need to be empty. I.e.,... <p> <mytag></mytag> My tag is defined in the config file as: new-blocklevel-tags: mytag If I put some dummy content in between the open and close tags it works fine, but if they're empty the node.trimEmptyElement() method removes my tags. Is there anything I can do about this? I've tried many combinations of empty, inline, and blocklevel tag definitions, and haven't stumbled on the right combination. Thank in advance, --susan susan_levine@peoplesoft.comReceived on Friday, 24 March 2000 13:14:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:47 GMT