Tags
adsense animation apache apple auto future date blog coding compsci css diy flash forum game hard drive internet explorer iphone itunes java javascript link linux mac mysql netbeans network Photography photoshop php Plain Text Custom Post Type plugin Programming prototype python reliti robot scratch teaching tips twitter ubuntu usb video web design wordpress youtube-
Popular This Week
- Difference in Hub, Switch, Bridge, & Router
- JavaScript Error ‘expected identifier, string or number’ in IE
- Multiple cases for switch construct
- Plugins for inserting JS and CSS into posts
- PHP: A function to return the first n words from a string
- PHP: Benchmarking echo vs. print vs. printf
- DIY: Make Your Own Ethernet Loopback Cable
- List functions disabled in PHP
- How to create a wine glass in Blender
- How to get a screen shot from an iPhone
My Other Sites
Tag Archives: internet explorer
Show a message to IE6 users
Found this tip over on The Admin Zone. It’s a quick bit of HTML that will show a message to visitors using IE6. It looks like the following, although I took out the conditional tags so everyone can see it. … Continue reading
Prototype.js, setStyle, and IE not working together
Sometimes IE just irritates me. Ok, pretty much anytime I’m working on a web site. Especially when it involves Javascript or DOM. For the past couple of hours I’ve been scouring the internet looking for a solution to the prototype … Continue reading
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 … Continue reading
Posted in Coding
Tagged coding, errors, firefox, ie, ie7, internet explorer, javascript, js
290 Comments