Skip to content

Commit

Permalink
- fixing queue for yui 2.x.
Browse files Browse the repository at this point in the history
- changing the injection routine based on Nicholas Zakas article.
- removing queue for yui 3.x, yui loader will do it.
  • Loading branch information
caridy committed Jul 1, 2009
1 parent 3488de6 commit 47c0c3d
Show file tree
Hide file tree
Showing 36 changed files with 301 additions and 3,845 deletions.
3 changes: 0 additions & 3 deletions api/YAHOO_bootstrap.html
Expand Up @@ -93,9 +93,6 @@ <h3 id="constructor">Constructor</h3>
<li>Global:</li> <li>Global:</li>
<li>------------------------------------------------------------------------</li> <li>------------------------------------------------------------------------</li>
<li>debug: Turn debug statements on or off</li> <li>debug: Turn debug statements on or off</li>
<li>injected: set to true if the yui seed file was dynamically loaded in
order to bootstrap components relying on the window load event and onDOMReady
(former injecting on YAHOO_config).</li>
<li>locale: default locale</li> <li>locale: default locale</li>
<li>-------------------------------------------------------------------------</li> <li>-------------------------------------------------------------------------</li>
<li>For loader:</li> <li>For loader:</li>
Expand Down

0 comments on commit 47c0c3d

Please sign in to comment.