input顺序控制

26
2007
  1. <input name="uid" type="text" tabindex=1>
  2. <input name="uid" type="text" tabindex=2>
  3. <input name="uid" type="text" tabindex=3>

1 评论 to input顺序控制

Avatar

links for 2007-02-27 « /tmp

二月 28th, 2007 at 8:26 上午

[...] input顺序控制 (tags: web html) [...]

评论

top