Need help finding documentation
I am having a real problem finding the following documentation. My problem is I don't know what it is called!
ex: ui.newPanel.text();
ui.newHeader.length
Where did they find the documentation for the function .text()?
How do you know there is a .text() function?
Where is the documentation for the all the values associated with the newPanel object?
I keep hitting dead ends with the jquery documentation, maybe I don't understand what an object is?
Consider me extremely newbie and I need to know where to find these function names and value names.
Are they common to all objects in Javascript or something?
I have a gap in my knowledge!
PLEASE HELP I need to understand this!