i have this source of a page web ho i can clic the botton text called (Skip Preview >>)
there is the html :
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td width=100>
<td align=left>
<div id='go_link' style='display:none;'>
<a id='go_page' href=''>
<div id='skip_ad'>
Skip Preview >>
</div>
</a>
</div>
<div id="hideMsg">
<div id='please_wait'>Please wait ...</div>
<div id='countdown'>5</div>
</div>
</table>
there is the html :
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td width=100>
<td align=left>
<div id='go_link' style='display:none;'>
<a id='go_page' href=''>
<div id='skip_ad'>
Skip Preview >>
</div>
</a>
</div>
<div id="hideMsg">
<div id='please_wait'>Please wait ...</div>
<div id='countdown'>5</div>
</div>
</table>