Help - Search - Members - Calendar
Full Version: AIM
Forums > Resource Center > Webmasters' Corner > Resolved Topics
googoodollgirl18
Hi. I don't know if someone already posted this or not, but if they have sorry!! pinch.gif But I saw a site and it had the cute little aim guy on it, and it said when the people are online. Does anyone know where to get that? Thanks a bunch!
lookitskim
I got mines from blogrings.net but i think that site is gone... huh.gif but i do have that code and here it is

[CODE]
<script language="Javascript">
var screenname="yourscreennamehere";
//The message to display
var message="I am";
//URL of the image to display when you are online
var onlineimage="http://img9.photobucket.com/albums/v27/Mzgrumpykim/online3.gif";
//URL of the image to display when you are offline
var offlineimage="http://img9.photobucket.com/albums/v27/Mzgrumpykim/offline3.gif";
document.write(message + " <IMG SRC=http://big.oscar.aol.com/" + screenname + "?on_url=" + onlineimage + "&off_url=" + offlineimage + ">.");
</script>
Blah
=] blogring =] muahahahah
trizha26
its telling me im offline when i am online..heres the code that I used:

<script language="Javascript">
var screenname="oohbabigirl13";
//The message to display
var message="I am";
//URL of the image to display when you are online
var onlineimage="http://img9.photobucket.com/albums/v27/Mzgrumpykim/online3.gif";
//URL of the image to display when you are offline
var offlineimage="http://img9.photobucket.com/albums/v27/Mzgrumpykim/offline3.gif";
document.write(message + " <IMG SRC=http://big.oscar.aol.com/" + screenname + "?on_url=" + onlineimage + "&off_url=" + offlineimage + ">.");
</script>

is there someting else i shoud be fillin in?
p-chan
Here's where you can get them for msn, yim, aim and icq for anyone else who wants them:

Online Status
googoodollgirl18
Thank you so much guys!! hug.gif
lookitskim
QUOTE(soul_decisions89 @ 01-31-2004, 02:20 PM)
its telling me im offline when i am online..heres the code that I used:

<script language="Javascript">
var screenname="oohbabigirl13";
//The message to display
var message="I am";
//URL of the image to display when you are online
var onlineimage="http://img9.photobucket.com/albums/v27/Mzgrumpykim/online3.gif";
//URL of the image to display when you are offline
var offlineimage="http://img9.photobucket.com/albums/v27/Mzgrumpykim/offline3.gif";
document.write(message + " <IMG SRC=http://big.oscar.aol.com/" + screenname + "?on_url=" + onlineimage + "&off_url=" + offlineimage + ">.");
</script>

is there someting else i shoud be fillin in?

Nope that's it... That's what i used and it works fine on mines. huh.gif
lido_lep
omg! all of the above work but im always offline when im online.
trizha26
yep me too!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.