﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8730	CKeditor tool images not displaying	swetha_java		"I installed Ckeditor3.6 and integrated with my application. Running my application in IE7. CKeditor did not display any tool images. However, it did display the tool tips as I moved the mouse across the screen. I did check the skins and images dir. Everything installed properly. Please advice.
{{{
<head>
<link type=""text/css"" rel=""stylesheet"" href=""{$resourceUrl}FeesAndDisclosures.css""/>
<script type=""text/javascript"" src=""{$resourceUrl}ckeditor/ckeditor.js""></script>
</head>
<body>
<!-- 'textComponentText' is my Text Area -->
<script type=""text/javascript""> CKEDITOR.replace( 'textComponentText' );</script>
</body>
}}}

I downloaded the CkEditor libraries from www.ckeditor.com/downloads
FYR. I attach the UI of my application after integrating Ckeditor. Thanks in advance
"	Bug	closed	Normal		General	3.6.2	invalid		
