Tech Thought

Tech tips, hints, and general musings. PHP, Perl, Mysql, Javascript, AJAX, JSON, Linux, Mac OSX

Entries Tagged ‘internet explorer’

How-To: Fix Problems with Google Maps and Internet Explorer: Grey Background, Clipping, Off centre etc

We’ve just developed a Google Maps application – all using Firefox – and started to test it in IE.  We were shocked to find that our map looks completely off centre and have a big grey backround across them.  Moving the map with the mouse causes them to clip and look shocking! See below: So [...]

Comments (1)

Testing Different IE Versions in the Same Window: IETester

Finally, a solution to every designer/developer nightmare – developing for different versions of IE.  DebugBar provides you with the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as your own version of IE in the same process! Check it out at here!

Leave a Comment