HTML±à¼Æ÷FCKeditorʹÓÃÏê½â
±¾ÎĽéÉÜFCKeditorÔÚJava»·¾³ÏµÄʹÓ÷½·¨¡£
Ò»¡¢¼ò½é
¹¦ÄÜ£ºËù¼û¼´ËùµÃ£¬Ö§³ÖͼƬºÍFlash£¬¹¤¾ßÀ¸¿É×ÔÓÉÅäÖã¬Ê¹Óüòµ¥
¼æÈÝÐÔ£ºIE 5.5+¡¢Firefox 1.5+¡¢Safari 3.0+¡¢Opera 9.50+¡¢Netscape 7.1+¡¢ Camino 1.0+
³ÉÊì¶È£ºÊ¹Óù㷺£¬±»Baidu¡¢CSDNµÈÑ¡ÓÃ
¶þ¡¢ÏÂÔØ
¹Ù·½ÏÂÔØÊ×Ò³£ºhttp://www.fckeditor.net/download/
£¬µ±Ç°°æ±¾Îª2.5.1
ÐèÒªÏÂÔØFCKeditor 2.5.1£¨FCKeditor_2.5.1.zip
£©ºÍFCKeditor.Java£¨FCKeditor-2.3.zip
£©
Èý¡¢²¿Êð
±¾ÀýÒÔWebRoot×÷ΪӦÓøù·¾¶£¬²¿ÊðºóµÄĿ¼½á¹¹ÈçÏÂͼËùʾ£º
1¡¢FCKeditor_2.5.1.zip½âѹ£¬½«fckeditorÎļþ¼Ð¸´ÖƵ½/WebRoot/ÏÂ
2¡¢FCKeditor-2.3.zip½âѹ£¬½«commons-fileupload.jarºÍFCKeditor-2.3.jar¸´ÖƵ½/WebRoot/WEB-INF/lib/ÏÂ
3¡¢ÐÞ¸Ä/WebRoot/WEB-INF/web.xmlÎļþ£¬Ôö¼ÓÒÔÏÂÄÚÈÝ£º
<
servlet
>
<
servlet-name
>
Connector
</
servlet-name
>
<
servlet-class
>
com.fredck.FCKeditor.connector.ConnectorServlet
</
servlet-class
>
<
init-param
>
<
param-name
>
baseDir
</
param-name
>
<
param-value
>
/UserFiles/
</
param-value
>
</
init-param
>
<
init-param
>
<
param-name
>
debug
</
param-name
>
<
param-value
>
true
</
param-value
>
</
init-param
>
<
load-on-startup
>
1
</
load-on-startup
>
</
servl
Ïà¹ØÎĵµ£º
CSSÊÇDHTMLµÄ»ù´¡£¬CSSÓÃÓÚÉ趨HTMLÔªËØÔÚÒ³ÃæÉϵÄÏÔʾ·ç¸ñ£¬¶øCSS-PÔòÊÇCSSµÄÒ»¸öÀ©Õ¹£¬Ëü¿ÉÓÃÀ´¿ØÖÆHTMLÔªËØÔÚÍøÒ³ÉÏ»òÕß˵ÔÚ´°¿ÚµÄλÖá£ÏÂÃæµÄÁ½¸öÁ´½ÓÌṩÁËCSSºÍCSS£PÏ꾡µÄ¼¼ÊõÊֲ᣺
¡¡¡¡ W3C CSS-Positioning
¡¡¡¡ Builder.com's CSS Guide
¡¡¡¡ ÔÚ±¾¿Î³ÌÖУ¬½«»á·´¸´µØ¶ÔCSS½øÐнéÉÜ¡£
¡¡¡¡ ʹÓÃDIV±êÇ©
¡¡ ......
<html>
<head>
<script>
function locking(){
document.all.ly.style.display="block";
document.all.ly.style.width=document.body.clientWidth;
document.all.ly.style.height ......
¸ù¾Ý¼ôÌù°åµÄÔÀí£¬ÔÚ»ñÈ¡¼ôÌù°åÄÚÈÝ֮ǰ£¬±ØÐëÖ¸¶¨Òª»ñÈ¡ÄÚÈݵĸñʽ¡£ÓÉÓÚ¼ôÌù°åÖеÄÊý¾Ý¿ÉÄÜ´æÔÚ¶àÖÖ¸ñʽ£¬ËùÒÔÓбØÒª¶Ô¼ôÌù°åµÄ¸ñʽÀàÐÍÏÈ×öһЩÁ˽⡣WдÏÂÁËÒÔϵIJâÊÔ´úÂ룺
procedure TForm1.Button3Click(Sender: TObject);
var
i: integer;
Buffer: PChar;
s: string;
begin
M ......
<html>
<script language="javascript" defer>
function isvalid()
{
Input_Str=document.getElementById("tsinput").value;
document.getElementById("ts").innerHTML=Input_Str;
if(Input_Str!=document.getElementById("ts").innerText)
alert("include Html Element... ......
Document ¶ÔÏó
Document ¶ÔÏó´ú±íÕû¸ö HTML Îĵµ£¬¿ÉÓÃÀ´·ÃÎÊÒ³ÃæÖеÄËùÓÐÔªËØ¡£
Document ¶ÔÏóÊÇ Window ¶ÔÏóµÄÒ»¸ö²¿·Ö£¬¿Éͨ¹ý window.document ÊôÐÔÀ´·ÃÎÊ¡£
ÓÐ¹Ø Document ¶ÔÏóµÄÏêϸÃèÊö¡£
IE: Internet Explorer, F: Firefox, O: Opera, W3C: World Wide Web Consortium (Internet ±ê×¼).
Document ¶ÔÏóµÄ¼¯º ......