Quick CSS to hide disabled scroll bars in Internet Explorer

The scroll bars in Internet Explorer never go away. If they’re not needed, they just disable. To me this is an incorrect behavior, and it was really causing problems on a site I’m working on where I’m handling the scroll bars inside of a wrapper div anyway so I didn’t want two scroll [...]

JavaScript Error ‘expected identifier, string or number’ in IE

Sometimes you get those errors that just pick at you and you can’t seem to find a solution. It happened to me this morning when testing a JavaScript library I’m writing in IE7. FireFox worked without a hitch, but IE threw an ‘expected identifier, string or number’ error pointing to the last line [...]

IE7, xmlhttprequest, and 1223 status code

I’m working on a program that is fairly Ajax heavy right now. Several of the JS routines need to call for XML from the server, and when there is no data to parse I’m sending a 204 header (no content) so that the JS can know there’s no data without having to parse the [...]

How to create a favicon.ico file in Photoshop

There is a small graphic file that most people probably don’t know about, but your web browser does. It’s the favicon.ico file and it can help your site to stand out.

addthis_url = 'http%3A%2F%2Fforumsblogswikis.com%2F2007%2F09%2F03%2Fhow-to-create-a-faviconico-file-in-photoshop%2F';
addthis_title = 'How+to+create+a+favicon.ico+file+in+Photoshop';
addthis_pub = 'RyanNutt';