[quote=marfillaster]as simple as this
just include in your onload handler
[quote]var search=document.getElementById("search");
addBox("RIGHT","Search",search.innerHTML.replace(/title="Search"/i,"title=\"Search\" target=\"_blank\""),"friends_2_2");
search.parentNode.removeChild(search);[/quote]
this will also open a new window instead of navigating away from your profile[/quote]
Thanks for the revision

works great

[quote=hatahari]why is that my tracker is gone? nothing is showing up... sorry if I'm too innocent... I already have addbox function and the onloader handler... what is the exact code that I will be puting in my onload handler?

[/quote]
Just paste mafillaster code this is shown above into ur tracker.js after the onload handler. Make sure you removed the codes hiding the #search from ur css codes.
Last edited by bobcbar (2007-09-29 19:09:11)