Categories
Tags → Javascript Window Focus

JavaScript (And Other) Tips && Tricks

Basic, simple tips and tricks, with code samples, on frequently asked JavaScript questions, like window sizing and positioning, window focus control, calling multiple functions from event handlers, watermarking (making static) background images, dete...
DETAILS

Ace Hold Focus

This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will ...
DETAILS
©2003-2019 jCay.com