API DOCS

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

Class: xajax.forms


variables

functions

xajax.forms.getInput

xajax.forms.getInput = function(type, name, id) { }

Create and return a form input element with the specified parameters.


xajax.forms.createInput

xajax.forms.createInput = function(command) { }

Create a new input element under the specified parent.


xajax.forms.insertInput

xajax.forms.insertInput = function(command) { }

Insert a new input element before the specified element.


xajax.forms.insertInputAfter

xajax.forms.insertInputAfter = function(command) { }

Insert a new input element after the specified element.


 



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