Hi I noticed again probably some errors in the generated jsdocs:
jsf.ajax.html
<inner>
*isAutoExec*()
<inner>
*replaceNode*(node, newNode)
Replace one node with another.
exposed in the docs, is this an error or intentional?
Just asking because if they are exposed intentionally they would be better
located under jsf.util even if they are marked as inner functions.
Werner