API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.css

Class: xajax.css


variables

functions

xajax.css.add

xajax.css.add = function(fileName, media) { }

Add a LINK reference to the specified .css file if it does not
already exist in the HEAD of the current document.


xajax.css.remove

xajax.css.remove = function(fileName, media) { }

Locate and remove a LINK reference from the current document's
HEAD.


xajax.css.waitForCSS

xajax.css.waitForCSS = function(args) { }

Attempt to detect when all .css files have been loaded once
they are referenced by a LINK tag in the HEAD of the current
document.


 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional