What I learnt today: IE 9 detection with jQuery
For quite a while I've been using jQuery and feature detection to add styling elements to Internet Explorer 8 and earlier on load, especially for rounded corners. The particular feature I settled on for this was htmlserialize $(document).ready(function()
webknight-nz.blogspot.com |