help understanding UI code

help understanding UI code


I am trying to fully understand how the ui code works, for instance in tabs
we have
instance[method].apply(instance, args);
first of all I don't understand how instance[method] even works and second,
I can't find any info on what .apply() does. any help understanding these 2
things what be very nice.
Thanks
Ryan
--
View this message in context: http://www.nabble.com/help-understanding-UI-code-tp14624685s27240p14624685.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.