For IE dom, to get the value of class attribute, the correct way is:
But not objTag.class
This is different from objTagA.href.
IE also supports GetAttribute method. But this method has difference between different version of IE. (versions below IE7 are not supported.)
--
Feng
没有评论:
发表评论