Struts1µÄHTML±êÇ©¿â
<html:html>±êÇ©ÓÐÒ»¸ö lang ÊôÐÔ£¬ÓÃÓÚÏÔʾÓû§Ê¹ÓõÄÓïÑÔ£º
<html:html lang="true">
Èç¹û¿Í»§ä¯ÀÀÆ÷ʹÓÃÖÐÎÄ£¬ÄÇôÒÔÉÏ´úÂëÔÚÔËÐÐʱ½«±»½âÎöΪÆÕͨµÄ HTML ´úÂ룺
<html lang="zh-CN">
½âÊÍ£ºµ± lang ÊôÐÔΪ "true" ʱ£¬<html:html> ±êÇ©½«Ïȸù¾Ý´æ´¢ÔÚµ±Ç° HttpSession ÖÐµÄ Locale ¶ÔÏóÀ´Êä³öÍøҳʹÓõÄÓïÑÔ£¬Èç¹û²»´æÔÚ HttpSession£¬»òÕß HttpSession ÖÐûÓÐ Locale ¶ÔÏ󣬾͸ù¾Ý¿Í»§ä¯ÀÀÆ÷Ìá½»µÄ HTTP ÇëÇóÍ·ÖÐµÄ Accept-Language ÊôÐÔÀ´Êä³öÓïÑÔ£¬Èç¹û HTTP ÇëÇóÍ·ÖÐûÓÐ Accept-Language ÊôÐÔ£¬¾Í¸ù¾ÝĬÈ쵀 Locale À´Êä³öÓïÑÔ¡£
Ïà¹ØÎĵµ£º
*Ò³ÃæµÄ¿ªÍ·
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@ taglib uri="http://myfaces.apache.org/extensions" prefix="x"%>
<%@ taglib uri="http://jsftutorials.net/htmLib" prefix="htm"%>
<%@ tagl ......
ÏÈÀ´¿´¶Î´úÂ룺
document.domain = 'ray.com';
Õâ¶Î´úÂëµ½µ×ÊÇʲôÒâ˼ÄØ£¿
Ê×ÏÈ£¬ÎÒÃÇÀ´¿´ÏÂHTML DOM ¹ØÓÚÕâ¸öµÄ˵Ã÷£º
domain of type DOMString, readonlyThe domain name of the server that served the document, or null if the server cannot be identified by a domain name.
Õâ¶Î»°µÄÒâ˼ÊÇÕâ¸öÖµÊÇDO ......
Ê×ÏÈдһ¸öÒ³Ã棬ÉÏÃæÒª·ÅÒ»¸öButton
<html>
<head>
<title></title>
</head>
<body>
<input id="Button1" type="button" value="button" />
</body>
</html>
½«Æä±£´ ......
CSDN²©¿Í£ºhttp://writeblog.csdn.net/PostList.aspx
·½·¨Ò»£ºÓüÇʱ¾´ò¿ªindex.htm£¬Ìæ»»£º10pt ---> 12pt£¬±£´æºó£¬ÓÃIE´ò¿ª´Ëhtm£¬ctrl+a--ctrl+c£¬Õ³Ìùµ½²©¿Í¾ÍÐÐÁË£¡
·½·¨¶þ£ºÔÚcsdn·¢±íÎÄÕÂʱ£¬Ñ¡Ôñ¡¾Í¼Ïñ¡¿ºóÃæµÄ¡¾HTML¡¿°´Å¥£¬ÔÙ°Ñindex.htmÔ´ÂëÕ³ÌùÉÏÈ¥£¬Ê²Ã´Ò²²»ÓøĶ¯£¡ ......