深圳升蓝软件
数据库开发 .Net技术  |  ASP技术 PHP技术 JSP技术 应用技术类   
Hiblue Software

按下回车键指向下一个位置的一个函数


March 25,2004
    function tofocus(itemname)    //按回车置下一个位置
        {
            var a
            a=eval("document.vouch."+itemname)
            a.focus()
        }


在控件中使用onkeypress="javascrip:if(window.event.keyCode==13){tofocus('nextformname')}提取下一个控件名
Copyright © 2001-2008 Shenzhen Hiblue Software Team All rights reserved