plasticwrapper

design and development for the web


Posts Tagged ‘browser compatibility’

Internet Explorer iframe.onload support

Sunday, July 4th, 2010

I have been trying to trigger javascript after an iframe is loaded with foreign content.  Everything I read told me that the following code should work in all browsers (but, it doesn't):

Read the rest of this »

Mozilla Javascript Option Object

Saturday, January 26th, 2008

I was trouble-shooting a friend's DOM-Script the other day. It consisted of a form select element that was working in Firefox, but not in Explorer.

"Suprise, surprise," was my first thought. But, actually... Explorer had the correct behavior. For once.

Read the rest of this »

Categories

Recommended Materials