Properties and methods array JavaScript

Posted by Anton on Stack Overflow See other posts from Stack Overflow or by Anton
Published on 2010-03-13T11:44:19Z Indexed on 2010/03/13 11:55 UTC
Read the original article Hit count: 418

Filed under:
|
|

Hello everyone !!!

I am trying to write DOM viewer on JavaScript.

How I can get all properties and methods of some element?

When I used "attributes" array I am able to get only properties that has set before.

Thanks, Anton

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html