Roo.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 9 Feb 2011 07:08:01 +0000 (15:08 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 9 Feb 2011 07:08:01 +0000 (15:08 +0800)
Roo.js

diff --git a/Roo.js b/Roo.js
index f76abd4..efbad3f 100644 (file)
--- a/Roo.js
+++ b/Roo.js
@@ -573,6 +573,7 @@ Roo.factory(conf, Roo.data);
                 
         /**
          * Selects a single element as a Roo Element
+         * This is about as close as you can get to jQuery's $('do crazy stuff')
          * @param {String} selector The selector/xpath query
          * @param {Node} root (optional) The start of the query (defaults to document).
          * @return {Roo.Element}