Hi, I’ve been trying to implement nifty corners but have noticed some
delays when using window.onload so instead I’m using
Event.observe(document, ‘DOMContentLoaded’…
but this only works for mozilla browsers, anybody know of a fix for ie?
Really appreciate it
-Thanks