Forum Moderators: Robert Charlton & goodroi
<a OnMouseOver="exMNS(m1,'m1mn0',event)" OnMouseOut="coMNS(m1,'m1mn0')" id="m1tlm0a" class="m1CL0" href="http://www.domain.com/thepage.htm">
Would this cause any problems with regard to transferring page rank or in indexing the 'thepage.htm' page? In other words would google treat it any differently than:
<a href="http://www.domain.com/thepage.htm">
Notice that the actual anchor tags are straightforward html (<a href="/filename.htm">. That is, they do not call other javascript to pull link elements out of an array or something like that. So, there's no problem here whatsoever.