December 18, 2002
JavaScript Tip: Keep Your Windows Focused
->
One common complaint among users is that many sites contain broken links, so of course you test yours regularly (don’t you?).
But you probably never considered that some visitors might think your links are broken when they aren’t!
That can happen when you use JavaScript to open new windows and control their placement. Fortunately, one single line of JavaScript code solves that problem!
























