Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
FireFox p and font tags
FireFox p and font tags
05-02-2006, 2:15 AM
PeterPiotti
Joined on 03-18-2006
Posts 9
FireFox p and font tags
Reply
Quote
Using ASP.Net 2.0
I have CE set to
Editor1.BreakElement =
BreakElement.
Div;
In IE it generates Div and Span tags. Perfect.
In FF it generates P and FONT tags.
I used FF to enter this post.
What can I do to always get DIV & FONT, regardless of browser?
Thanks.
View Complete Thread