PDA

View Full Version : why some component's attributes don't work after a lzx file krank?


feng01301218
01-01-2006, 02:20 AM
i wrote some code in a lzx
for example:(the following code in a.lzx)
<edittext id="telphone" width="106" pattern="[0-9\-]*">

before the a.lzx kranked,the attribute:pattern is work ,but when the a.lzx has kranked, the attribute:pattern doesn't work.
can you help me?