-1

Since Nobody knows, taken off the question.

james
  • 1
  • 1
  • Can you clarify what it is you want to do, without linking to an example? I went there, but still have no idea what you're trying to achieve. – Michael Shimmins Nov 22 '10 at 05:44
  • I'm sorry, but after reading this three times I still cannot understand what are you trying to ask here. Can you please explain yourself more clearly? You can edit your question at any time with the **edit** button you see below the tags – Yi Jiang Nov 22 '10 at 06:41
  • have updated. if still not clear, let me know. thanks a million guys – james Nov 22 '10 at 07:59

1 Answers1

0

If you want to know exactly how the redirect is done i think you might have been tricked as there are two iframes. One is directly over the the entire page(width & height = 1000 with src="ads.php"|) and another one follows the mouse. I think this might interest you: <td align="center" valign="middle" onclick="ga(this,event)" onmouseout="cs()" onmouseover="return ss('go to www.GrameenFoundation.org','aw0')" onmousedown="st('aw0')" onfocus="ss('go to www.GrameenFoundation.org','aw0')" class="ch" id="taw0">...</td>

rbhro
  • 218
  • 1
  • 4
  • sorry, doesnt quite catch you fully there.. i understand there is 1 over the entire page and another follows the mouse. what i don't understand is why is it not showing the link url that is underneath the mouse all the time. Are you saying that ads.php is on top of the one that follows the mouse? thereby making the link not displaying on the window status? i don't quite get the coding.. is it taken from the website above? thanks in advance. – james Nov 22 '10 at 10:52