The Uncanny Disappearing Window
Posted by merill | Filed under HTML
How do you programmatically close a browser window when you didn’t open it? Of course,
everybody knows you can’t. If they don’t know that, they’re novice developers and
[...]
Javascript Trick
Posted by merill | Filed under HTML
Did you know that you can execute javascript statements against a web page, just like
using the Immediate window in Visual Basic 6? I just learnt this today.
[...]