API DOCS

DOCS & TUTORIALS » API DOCS » xajax_core » xajaxResponse.inc.php » xajaxResponse » insertInputAfter

Function: insertInputAfter


function insertInputAfter($sAfter, $sType, $sName, $sId)

Parameters:

sAfter
(string) The id of the element that is to be used as the insertion point for the new element.

sType
(string) The type of the new input element.

sName
(string) The name of the new input element.

sId
(string) The id of the new input element.

Returns:

object
The object.


 



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