Home > Backend Development > PHP Tutorial > 一段模拟按键查找文件的JS,希望你用得上_PHP

一段模拟按键查找文件的JS,希望你用得上_PHP

WBOY
Release: 2016-06-01 12:36:15
Original
801 people have browsed it

在做项目的时候,由于查找出来的记录很多,用户要求按下一个健后,如果以这个字母或者数字、其他字符开头的进程名称存在的话,就直接选定那个名称,于是我就用JS模拟了一个简单的查找文件的过程。
把文本框放到表格中(通过CSS把文本框隐藏,并且只读),为了简单我没有放上CSS,如果需要,请自己写一个,代码如下:(非常得少,而且简单 :))


Display Processes Stat







  
    
    
    
    
    
    
    
    
    
  
  
    
    
    
    
    
    
    
    
    
  
  

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    

      
    




Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template