iam using javascript code in hyperlinks. --a href="http://sitename dot com" title="keywords,more keywords" onmouseover="window.status='Keyword'; return true;" onmouseout="window.status=''; return true;">Anchor text</a> is that ok or the javascript in the link hinders my seo process ? As iam using more than 50 links in the page and iam using this javascript in every link, will this cause the page to have unnecessary code ? or can i use onmouseover="window.status code’s to Css and add “div id=â€. Please suggest and if u have any better option, advise !
Likely an aestetics change.. The javascript won't affect your rankings however using less complicated code is generally recommended. So if you really want that effect go ahead, it won't hurt anything.
no the js won't help me in my ranking but i wanted to knew if the code can be made much lighter with using the css ?