I'm using FCK to create bulleted lists. I create the editor with "<UL><LI></UL>" as the content, but users can delete that the opening "<UL>" and lose for the format. Is there any way to protect some content from being deleted?
Alternatively, I thought I could "fake" a list by creating a style for <P> that looked like a list. I can do this, but then there's no way to force a carriage return to be a <P>. You can only force it to <BR>.
Thoughts, ideas? Thanks for you help in advance.
Alternatively, I thought I could "fake" a list by creating a style for <P> that looked like a list. I can do this, but then there's no way to force a carriage return to be a <P>. You can only force it to <BR>.
Thoughts, ideas? Thanks for you help in advance.