Click here to Skip to main content
15,910,877 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Good tools for browser capability detection? [modified] Pin
fly9044-Mar-09 7:33
fly9044-Mar-09 7:33 
GeneralRe: Good tools for browser capability detection? Pin
MattPenner4-Mar-09 8:10
MattPenner4-Mar-09 8:10 
GeneralRe: Good tools for browser capability detection? [modified] Pin
fly9044-Mar-09 8:17
fly9044-Mar-09 8:17 
AnswerRe: Good tools for browser capability detection? Pin
Curtis Schlak.5-Mar-09 10:21
Curtis Schlak.5-Mar-09 10:21 
GeneralRe: Good tools for browser capability detection? Pin
MattPenner6-Mar-09 9:30
MattPenner6-Mar-09 9:30 
GeneralRe: Good tools for browser capability detection? Pin
Curtis Schlak.6-Mar-09 9:41
Curtis Schlak.6-Mar-09 9:41 
QuestionGridView (Edit / Cancel) Slow with 4,000 Records [modified] Pin
hifiger20043-Mar-09 20:41
hifiger20043-Mar-09 20:41 
QuestionHow can I figure out why I am losing focus. Pin
Douha3-Mar-09 12:09
Douha3-Mar-09 12:09 
Hi all,

I have an app that is written to support IE 6 and 7.

One mod that I made to it a couple of years ago was to capture the keystrokes via the

document.onkeydown = keyhandler_function;

and then interpreting the window.event.keyCode and performing functionality depending on the key that was entered.

This all worked well and good for over 18 months until someone noticed that there was one circumstance where clicking on a certain control in the document appears to cause the document to lose focus. This means that until I mouse click back in the document someplace, none of my keystrokes are intercepted by the onkeydown redirect.

I have tried debugging this in IE using the script debugger. All I can see from there is that my code doesn't even appear to get control again.

Does anyone have suggestions (aside from dumping ie and getting a real browser like ff Wink | ;) ) on what I can do to figure out what is happening?

I would really appreciate any help that would be offered.

Thanks,

Doug
Questioncollect information about visitors with BHO Pin
Maverickcool3-Mar-09 7:14
Maverickcool3-Mar-09 7:14 
Questionhelp with ajax refresh with database Pin
petvampire3-Mar-09 5:40
petvampire3-Mar-09 5:40 
AnswerRe: help with ajax refresh with database Pin
Yusuf3-Mar-09 8:44
Yusuf3-Mar-09 8:44 
AnswerRe: help with ajax refresh with database Pin
danico4912-Aug-09 14:45
danico4912-Aug-09 14:45 
QuestionSymbol rendering in Internet Explorer 7 Pin
TheIdleProgrammer3-Mar-09 1:51
TheIdleProgrammer3-Mar-09 1:51 
AnswerRe: Symbol rendering in Internet Explorer 7 Pin
Yusuf3-Mar-09 8:46
Yusuf3-Mar-09 8:46 
AnswerRe: Symbol rendering in Internet Explorer 7 Pin
TheIdleProgrammer3-Mar-09 23:38
TheIdleProgrammer3-Mar-09 23:38 
QuestionTesting Database backed websites with any host? Pin
pluckyducky3-Mar-09 0:49
pluckyducky3-Mar-09 0:49 
AnswerRe: Testing Database backed websites with any host? Pin
Yusuf3-Mar-09 8:49
Yusuf3-Mar-09 8:49 
QuestionHow to send submitted form data to mail Pin
Ahmad Hamid2-Mar-09 18:33
Ahmad Hamid2-Mar-09 18:33 
AnswerRe: How to send submitted form data to mail Pin
Mohammad Dayyan6-Mar-09 11:13
Mohammad Dayyan6-Mar-09 11:13 
QuestionApache + cgi Pin
Bram van Kampen2-Mar-09 15:25
Bram van Kampen2-Mar-09 15:25 
AnswerRe: Apache + cgi Pin
Curtis Schlak.4-Mar-09 9:31
Curtis Schlak.4-Mar-09 9:31 
GeneralRe: Apache + cgi Pin
Bram van Kampen7-Mar-09 16:42
Bram van Kampen7-Mar-09 16:42 
GeneralRe: Apache + cgi Pin
Bram van Kampen12-Mar-09 15:53
Bram van Kampen12-Mar-09 15:53 
GeneralRe: Apache + cgi Pin
Curtis Schlak.13-Mar-09 9:42
Curtis Schlak.13-Mar-09 9:42 
QuestionProblems using sendmail.asp script Pin
KA Mainstream2-Mar-09 15:14
KA Mainstream2-Mar-09 15:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.