Home  >  Article  >  Web Front-end  >  JavaScript xml technology realizes paging browsing_javascript skills

JavaScript xml technology realizes paging browsing_javascript skills

WBOY
WBOYOriginal
2016-05-16 19:02:252149browse

There are two files tmh.htm & tt.xml
The source code is as follows:
tmh.htm

Copy code The code is as follows:




New Document







 
 
<script>  <br>if (maxNum==0)  <br> {  <br> document.write("没有检索到合适的人才信息")  <br> }  <br> else  <br> {  <br> getContent()  <br> }  <br></script> 
 
 




//下面是tt.xml的代码


复制代码 代码如下:

 
 
 
海仔 
rautinee 
rautinee@btamail.net.cn 
 
刚强 
hehe 
rautinee@chinamanagers.com 
 
金华刚 
nature_it 
rautinee_sea@hotmail.com 
 
的简强 
tank 
tank@163.com 
 
合资 
kaka 
kaka@eyou.com 
 
加个人 
apple 
apple@163.com 
 
null 
sunny 
rautinee@eyou.com 
 
宝贝 
index 
rautinee@21cn.com 
 
null 
login 
webmaster@chinamanagers.com 
 
jiang 
123 
japing@chianmanagers.com 
 
null 
world 
rautinee@21cn.com 
 
null 
swallow 
swallow@chinamanagers.com 
 
魏格 
hotmail 
rautinee_sea@hotmail.com 
 
null 
wrong 
wrong@chinamanagers.com 
 
null 
leah 
leah@chinamanagers.com 
 
null 
ttth 
rautinee@21cn.com 
  




目前好像是只支持>IE5.0

如果你有什么好的方法和改进,请来信通知我,谢谢。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Public variables and private variables in js classes_javascript skillsNext article:Public variables and private variables in js classes_javascript skills

Related articles

See more