原创 javascript的getElementById()的應用

<html> <head><title>getElementById</title></head><body><form name="from1" action="text.html" method="post"><input type

原创 初識html

<html><head><title>ddd</title></head><body> <font size="7" color="red">這是第<br />一個網頁</font></body> </html> 點贊

原创 javascript的setAttribute()的應用

<html> <head><title>setAttribute使用</title></head><body>您喜歡的城市:<br><ul><li id="bj" value="beijing">北京</li><li id="sh" v

原创 javascript的getAttribute的應用

<html><head><title>getAttribute使用</title></head><body>您喜歡的城市:<br><ul><li id="bj" value="beijing">北京</li><li id="sh" va

原创 javascript的getElementsByName()的應用

<html> <head><title>getElementByName</title></head><body><form name="from1" action="text.html" method="post"><input ty

原创 javascript的getElementsByTagName()的應用

<html><head><title>getElementByName</title></head><body><form name="from1" action="text.html" method="post"><input typ

原创 html常用標籤:字體

特別要注意,當用戶輸入的時候,要檢測時候有html能夠加載的代碼,要進行轉義 點贊 收藏 分享 文章舉報 tony_lql 發佈了31 篇原創文章 · 獲贊 0 · 訪問量

原创 javascript的replaceChild的應用

<html><head><title>replaceChild使用</title></head><body>您喜歡的城市:<br><ul><li id="bj" value="beijing">北京</li><li id="sh" va

原创 javascript的nodeName,nodeType,nodeValue的應用

<html> <head><title>getElementByName</title></head><body><form name="from1" action="text.html" method="post"><input

原创 javascript的hasChildNodes()的應用

<html><head><title>getElementByName</title></head><body><form name="from1" action="text.html" method="post"><input typ

原创 html常用標籤:列表

點贊 收藏 分享 文章舉報 tony_lql 發佈了31 篇原創文章 · 獲贊 0 · 訪問量 3萬+ 私信 關注

原创 XML(DOM SAX JDOM DOM4J)

XML()可擴展標記語言,AJAX=(異步)JavaScript+XML XML更適合數據交互,減輕訪問服務器的負擔,操作完成之後一次性上傳數據,要求環境不高的時候,可以保存數據(使能XML數據庫和原生XML數據庫) DOM 例子一:D

原创 web c標籤

c標籤的使用,在jsp頁面加上 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>

原创 spring+struts2

<beans xmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSchema-