How can I make nifty mini pop-up window boxes that appear within a window (a la Gmail)? [more inside]
posted on Aug 9, 2006 - 10 answers
JavaScript: is it possible to detect a Windows XP user's chrome settings? For some perverse reason, chromed-out Windows XP scrollbars are a pixel wider than their "Classic" counterparts and it's breaking an interface.
posted on Nov 4, 2004 - 6 answers ![]()
Web browser image cache mayhem: We've got a fairly ancient Dell box running Win98. On Javascript-intensive websites like the New York Times, following a link or a form button ends up redirecting to a random GIF image on the source page, rather than the target destination. We have to hit refresh a bunch of times before the page actually loads. Switching between IE and Firefox doesn't seem to make a difference. Any software fixes for us? (We don't want to install XP as we don't want to rock the boat and we're not sure the system can handle it.)
posted on Oct 10, 2004 - 5 answers
Microsoft Script Debugger - Has anyone actually gotten this thing to work properly? I've got some JavaScript (that I didn't write) that is completely bisbehaving in IE (although it produces no errors...it works fine in FireFox, so my usual line of attack doesn't work). I've used the View | Script Debugger | Break at Next Statement and then refreshed the page. It opens the debugger app but doesn't open any source files and it most certainly doesn't break. Has anyone seen this behavior and overcome it?
posted on Aug 10, 2004 - 4 answers