I think I am looking for the same thing. This is what I have in there now:
<a href="#" onclick="window.open('../forum/pager.php?do=buddylist&puserid=$userinfo[userid]','pagerbuddylist','statusbar=no,menubar=no,toolba r=no,scrollbars=yes,resizable= yes,width=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;">
But that opens the pager with all online users listed. I would like to know the two options:
Open pager window for a specific user
Open pager window for my buddy list
Any help would be appreciated.
|