473,386 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

IM online status indicator

Hi, I need help with a script.

I have no idé how I can make it, I just know the spesifications.

Hope someone can at least guide me into the right direction...

I need one field and 3 images.

When your entering eg. "usr" into the field the adresses for the images
has to change to...

http://checker.tdknights.com:1337/yahoo/usr
http://checker.tdknights.com:1337/aim/usr
http://checker.tdknights.com:1337/msn/usr

....and the images have to refresh. How can I make this? The script has
to support @ in the username since the msn picture uses @ in peoples
usernames.

Jul 23 '05 #1
2 1602

You're giving little details and assuming we use what you use and are
looking at some page that is supposed to have some text entry for user
fillout. Be specific and concise.
Danny

On Sun, 03 Jul 2005 13:24:18 -0700, bonAveo.net <pu****@gmail.com> wrote:


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Jul 23 '05 #2
Tim
"bonAveo.net" <pu****@gmail.com> wrote in news:1120422258.054395.53350
@g47g2000cwa.googlegroups.com:

Hope someone can at least guide me into the right direction...


Well, I'm not exactly going to write the whole code but I can give you
these directions:

use the onblur="changeImages(this.value)" as attribute within your input
field. The function changeImages will be triggered when the user leaves
the field.

Give your images a name (<img name="imgname" src="xyz.jpg"> ).

Use the value that is passed on in the function changeImages to create
new url's. Change the source of your images (imgname.src = newurl).
Access your images trough the proper DOM (google on this word if you
don't know how to do it properly).

Test your script at least in both Internet Explorer AND Mozilla Firefox.
;-) If you have time, try also Opera, Safari and other commonly used
browsers.

Try writing the script on your own. Should you have any problems, let me
know (I con't come here too often, so it's best to post your answer so I
can reply for the whole group, but also to mail me so I know you
answered here. Mail address: myfirstname(changethis).de*****@telenet.be
)

good luck with it,
Tim
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: David | last post by:
I am setting up a web community with a feature that will display whether or not a member is currently online. I intend on implementing this by holding a column in the dbase simply called online....
0
by: Wayne | last post by:
Hi, I have been looking around for a script which can display a member's IRC status (online or offline) and the channels they are currently chatting on. Something like: Wayne is currently...
1
by: Stefan Behrens | last post by:
Hi, i try get information about the online or offline status of a database within ms-sql srv 2000. I can look it up within server manager, but I'm looking for a way to get this information...
1
by: John | last post by:
Hi all, I want to have a "I'm online using Microsoft Messenger" icon on a webpage, just like ICQ offers, but alas the only site I can find offering a "how to" isn't there anymore:( Has anyone got...
2
by: Bob P. | last post by:
Hi, basically what I'd like to do is suppress the action that causes the URL to show up in the browser status bar when I roll over a hyperlink. I know I could use the onmouseover event in each...
1
by: Steven | last post by:
Ok W2K DB2 v8.1 fix pack 5. On production I took a an online backup of production and copied it over to my staging environment. restored the production database on top of staging database...
10
by: Mitul | last post by:
Hello everybody, I am developing a community site and almost all works are competed. There is major issue that I am facing is how to track user's online status. I am using session data to save...
4
by: Mark | last post by:
Hey folks, I'm looking at making the following query more efficient potentially using the ranking functions and I'd like some advice from the gurus. The purpose of the following is to have a...
10
by: Php Developer | last post by:
I want to know how to check that user is online or offline status if he close his browser with the help of <body onunload>.As it not work well if is user change his page as that time it is too...
80
by: nicolas.sitbon | last post by:
Hi everybody, in a french C book, the author says that only {fgetc, getc, getchar, fgetwc, getwc, getwchar, fgets, gets, fgetws, getws, fputc, putc, putchar, fputwc, putwc, putwchar, fputs, puts,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.