API DOCS
Classes & Functions
Files & Folders
Function: assign
function assign($sTarget,$sAttribute,$sData)
Parameters:
sTarget
(string) The id of the html element on the browser.
sAttribute
(string) The property to be assigned.
sData
(string) The value to be assigned to the property.
Returns:
object
The object.
