[webkit-dev] Parse the identifier and <html>'s ID
张正和
zzh18918 at yahoo.com.cn
Tue Mar 24 03:26:02 PDT 2009
Hi all
There is a js function:
<input type="text" id="text1" value="Hello World" />
function test(){ alert(text1.value); }
when webkit obtains an identifier(e.g. text1),how does webkit parse the identifier and how to konw that the identifier is the <html>'s ID?
where is the <html>'s ID stored?
thank you & bast regards
zzh
___________________________________________________________
好玩贺卡等你发,邮箱贺卡全新上线!
http://card.mail.cn.yahoo.com/
More information about the webkit-dev
mailing list