<< | Index | >>
2 steps.
create fake POST Request. (linke __doPostBack function.)
f (!theForm) { theForm = document.ctl01; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } }
<tr class="GVResultRowStyle" style="background-color:#EFF3FB;" onclick="javascript:__doPostBack('ctl00$MainContent$ucSearchResult1$ucResultGridFI$GVMonographies','Select$0')" onmouseout="this.className='GVResultRowStyle';" onmouseover="this.className='dgColorizedItem';">