basketmen
08-04-2008, 02:31 PM
Please help me join this two codes, i cant get working code, I want to make the link hide from bar
First code
<a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>
Second code
onMouseOver="window.status=''; return true;" onMouseOut="window.status='';
i had try like this, but this wrong, its not working
<a href=\"showthread.php?t="+threads[x].threadid+"\ onMouseOver=\"window.status=\''; return true;" onMouseOut=\"window.status=\''; ">"+threads[x].title+"</a>
please share your knowledge guys :thumbsup:
First code
<a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>
Second code
onMouseOver="window.status=''; return true;" onMouseOut="window.status='';
i had try like this, but this wrong, its not working
<a href=\"showthread.php?t="+threads[x].threadid+"\ onMouseOver=\"window.status=\''; return true;" onMouseOut=\"window.status=\''; ">"+threads[x].title+"</a>
please share your knowledge guys :thumbsup: