$('link[rel=stylesheet]').each(function(i) { if (this.getAttribute('href') == '/Scratch/assets/css/layout.css') this.disabled = true; if (this.getAttribute('href') == '/Scratch/css/shadows.css') this.disabled = true; if (this.getAttribute('href') == '/Scratch/assets/css/gen.css') this.disabled = true; }) ; $('head').append(''); $('body').prepend('

Avec Firefox et Safari cette page est bien plus jolie !This page is far nicer with Firefox and Safari!

');