Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Event.Source question

Status
Not open for further replies.

a012210

Programmer
Joined
Jun 21, 2006
Messages
5
Location
US
Hey guys...

Here's a question.

When I display the event.source value when clicking on a button by doing this: alert(event.source), I get 0 for a left mouse click (this is from my desktop computer)

When I do the same from my laptop, I get a 5 for event.source.

IE6 on both machines.

Any ideas?

Allen
 
Perhaps you have a special mouse driver installed on the laptop? Try going to the mouse control panel and seeing if there are any button re-configurations set up.

Dan


Coedit Limited - Delivering standards compliant, accessible web solutions

[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top