Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Formatting bullet points
Formatting bullet points
11-01-2005, 6:50 AM
JakobChristensen
Joined on 03-02-2005
Posts 10
Formatting bullet points
Reply
Quote
If I enter the following in HTML view:
<ul>
<li>Niels </li>
<li>Allan </li>
<li>Lars </li>
<li>Nikolaj </li>
</ul>
Switch to Normal view and back to HTML view, I get:
<ul>
<li>Niels
<li>Allan
<li>Lars
<li>Nikolaj </li></ul>
Is this a bug in IE or in CuteEditor?
View Complete Thread