Home » Archive

Articles tagged with: IE7

Javascript »

[26 Feb 2009 | View Comments | 2 views]

Yesterday I got stuck into a serious issue! I generally use Firefox (with my favorite firebug & webdeveloper toolbar) for development. I developed a small game in which I was using JSON to get data from server and mootools js library for Ajax. The system was working well on Firefox but got stuck on IE7. Even after wasting 2 hours I got nothing. The bad thing about IE is, that it doesn’t have support for developers. I also searched IE official add on site but nothing found.
Finally I found a …