随笔分类 -  JS

摘要: 阅读全文
posted @ 2020-02-04 19:40 码佬 阅读(583) 评论(0) 推荐(0)
摘要:eg3. <form name="f1"> <input type="text" name="username"/> </form> 获取表单及表单项 var a=document.f1.username 阅读全文
posted @ 2020-02-04 19:28 码佬 阅读(119) 评论(0) 推荐(0)
摘要:<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html> <head> <title> new document </title> <meta name="generator" content="editplus"> < 阅读全文
posted @ 2020-02-04 16:10 码佬 阅读(4187) 评论(0) 推荐(0)