五、获取dom-内容

5、获取dom-内容
1、HTMLDivElement
alert(obj.innerHTML);

2、object
alert(index.USERID);