webdesigner25 Posted December 12, 2009 Share Posted December 12, 2009 i am wondering what are the most used properties and methods for original objects Link to comment Share on other sites More sharing options...
jeffman Posted December 12, 2009 Share Posted December 12, 2009 (edited) That's a little like asking which olive in the jar is my favorite. But let's try these:document.getElementById()array.lengthstring.lengthform_element.valueany_element.onclickIt's pretty hard to live without any of those.By "original object," do you mean primitive object? Built-in objects? Edited December 12, 2009 by Deirdre's Dad Link to comment Share on other sites More sharing options...
gar onn Posted December 12, 2009 Share Posted December 12, 2009 document.getElementById()array.lengthinnerHTMLappendChildParentNode Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now