How can I hide a div with javascript if the browser is firefox only?
if(document.body.style.MozTransform!=undefined) //firefox only