<DIV class=UIImageBlock_Ext>
<DIV id=friend_browser_unit_100002258463790 class="friendBrowserUnit ">
<INPUT class=friendBrowserID value=100002258463790 type=hidden name=friend_browser_id[] autocomplete="off">
<DIV id=friendBrowserActionId_100002258463790 class="friendBrowserAddAsFriend stat_elem">
<A class="mhs uiButton" role=button onclick='FriendBrowserCheckboxController.makeFriendRequest(this, "100002258463790"); return false;' href=" http://www.facebook.com/#">
<I class="mrs img sp_du7a4w sx_4c9e49"></I>
<SPAN class=uiButtonText>Add Friend</SPAN>
</A>
</DIV>
</DIV>
</DIV>
FriendBrowserCheckboxController.makeFriendRequest(this, "100002258463790"); return false;'
what is the value of "this" passing value?passing a structure?
or
have any application can track the javascript parameters passing value?
Thanks!
<DIV id=friend_browser_unit_100002258463790 class="friendBrowserUnit ">
<INPUT class=friendBrowserID value=100002258463790 type=hidden name=friend_browser_id[] autocomplete="off">
<DIV id=friendBrowserActionId_100002258463790 class="friendBrowserAddAsFriend stat_elem">
<A class="mhs uiButton" role=button onclick='FriendBrowserCheckboxController.makeFriendRequest(this, "100002258463790"); return false;' href=" http://www.facebook.com/#">
<I class="mrs img sp_du7a4w sx_4c9e49"></I>
<SPAN class=uiButtonText>Add Friend</SPAN>
</A>
</DIV>
</DIV>
</DIV>
FriendBrowserCheckboxController.makeFriendRequest(this, "100002258463790"); return false;'
what is the value of "this" passing value?passing a structure?
or
have any application can track the javascript parameters passing value?
Thanks!
Comment