Hi All, I would like to define a new type in html pages. The indication that the value of an element is of this new type is a property I set to the HTML tag of that element. For example, I set an attribute named type="TYPEX" and would like to be able to treat the value based on this attribute.
The problem is that when the value is accessed, I have no sense of what is the type of this element. How can I handle this situation? I really need help and your advice. Thanks, HDev -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
