Ok, I have the following code:
If I return this._id or this._classid in the function tostring(), 'sam' and 'sam's class' get alerted successfully. However, for some reason, this._icontrol is always 'undefined'. I'm not sure what I'm doing wrong. Or maybe what I'm trying to do isn't possible? Just trying to super a DOM element to a parent 'class'.
Thanks,
Justin