This doesn't work
if( $.browser.opera ){ $("body").addClass('opera'); }
I need to change the font-size of some elements if the user is on the iPad because the iPad renders my navigation bar off screen (due to some unknown font enlargement ...