</DIV></DIV>
<DIV class="" id=itemClassBazaar_role_item_pack_884851 style="MARGIN-TOP: 52px; MARGIN-LEFT: 78px; POSITION: absolute">
<DIV onmouseup="var itemType = this.getAttribute ( 'item_type' ); itemClassBazaar.setCurrentItem ( itemType, 884851 ); itemClassBazaar.viewItem ( itemType, 884851 )" class=role_item onmousedown="var itemType = this.getAttribute ( 'item_type' ); itemClassBazaar.setCurrentItem ( itemType, 884851 ); itemClassBazaar.startDrag ( itemType, 884851 );" style="BACKGROUND-IMAGE: url(http://static.hero.9wee.com/items/292c240f73a86453468ef28889b59ffb.gif); WIDTH: 52px; HEIGHT: 26px" titleContent="<table class='item_detail_table' style='border:none'>&#9; <tr>&#9;&#9;<th><span style='color:'>倾城腰带</span> (未鉴定) </th>&#9; </tr>&#9; <tr>&#9;&#9; <td><ul class='item_details'>&#9;&#9;<li>装备类型:<span class='highlight'>腰带</span></li>&#9;&#9;<li>绑定类型:<span class='highlight'>装备后绑定</span></li>&#9;&#9;<li>护甲类型:<span class='highlight'>重甲</span></li>&#9;&#9;<li>适用派系:<span class='highlight'><span style='color:'>破坏系</span> <span style='color:#89ff60'>防护系</span> <span style='color:'>剑宗系</span> </span></li>&#9;&#9;<li>防御力:<span class='highlight'>114</span></li>&#9;&#9;<li>耐久度:<span class='highlight'>50/50</span></li>&#9;&#9;<li>单价:<span class='highlight'>2,637 铜币</span></li><li>等级需求:<span style='color:#89ff60'>Lv.44</span></li><li>职位需求:<span style='color:#89ff60'>精英侍卫</span></li><li>性别需求:<span style='color:#89ff60'>女性</span></li><li>属性需求:臂力 <span style='color:#89ff60'>78</span> &nbsp;身法 <span style='color:#89ff60'>36</span> &nbsp;</li>&#9;&#9;</ul></td>&#9; </tr>&#9;<tr><td class='special'>< 点击鼠标右键直接装备 ></td></tr></table>" item_type="pack"></DIV></DIV>

以上是网页源码,只有onmouseup和onmousedown事件,在浏览器里能点击它弹出一个窗口。
如果是通过这2个事件实现的,能不能在vb下用webbrowser控件模拟它点击?