you are just so amazing!
so cool!
just got a problem though, when i clicked it, there appears a white column under the sidebar.. so how can i erase it?
thanks alot!
you're still the greatest!
oh and for pearl_uk,
i think you missed an ending curly brace } for your function onprofile load.. and the part:
if (!attachOnLoadHandler(function(){sideslide();})) window.onload = function(){sideslide();};
put something like this, not sure but i think that if you want your tracker to work, you should call that onprofileload function instead,
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
then delete the function sideslide() with its braces cause you don't have to call it anymore.. then put the ending brace for the function onprofileload at the end of it..
that's what i did for mine and it worked

..
just correct me i'm also a newbie.
Last edited by imStilLearning (2008-05-02 14:09:42)