CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 25th, 2004, 04:16 AM
tomchadwin tomchadwin is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 72 tomchadwin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 22 m
Reputation Power: 5
CSS within CONTENTEDITABLE

Dear all

I am developing a CMS which makes use of the MS proprietary CONTENTEDITABLE property, and wanted to apply something I had worked out as detailed in this thread:

forums.devshed.com/showthread.php?p=542587

With no CSS, the editor works well:


Code:
<style>
#textEditor {
	width: 500px;
	height: 300px;
	border: 1px solid black;
}
</style>
<div contenteditable="true" id="textEditor"></div>

Try typing a few paragraphs, and then clicking the cursor within one of the paragraphs you have typed and insert more text: everything works as it should.

However, I have run into a problem. When I try to apply a style to any of the tags which are generated within the editor, everything goes a bit mad:


Code:
<style>
<!--
#textEditor {
	width: 500px;
	height: 300px;
	border: 1px solid black;
}

#textEditor p {
	width: 20em;
}
-->
</style>
<div contenteditable="true" id="textEditor"></div>

Now try typing a few paragraphs, and try to insert more text within a paragraph you have already typed. Bedlam.

Anyone have any experience of working with this?

Thanks,

Tom

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > CSS within CONTENTEDITABLE


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT