…because IE sucks.
This plugin is a tribute to the “Firefox Download Day 2008″.
This plugin helps people moving away from Internet Explorer turning the colors of your website to a grayscaled version (using a property of Explorer itself!).
It was written from an idea of Andy Clarke and a suggest of Simone Parato
DOWNLOAD
/*
*
* Black’n'White plugin [...]
By Massimiliano Balestrieri
|
Posted in firefox, hack, ie, javascript, jquery, plugins
|
Also tagged blacknwhite, css, firefox, ie, javascript, jquery, plugins
|
Se siete in una intranet e avete un proxy aziendale malefico tipo websense potreste avere problemi di cache oltre che di contenuto proibito!
Ecco come nel mio wiki aziendale riesco a prendere il feed di dilbert (la mia vignetta quotidiana di dilbert era ferma al 10 Maggio!):
* chiaramente questo proxy è implementato per trasmettere feed xml. [...]
Ho provato un plugin ancora poco documentato ma che promette bene… anche perchè fa poco. quello che serve.
Ho appena scritto all’autore per capire se il mio “workaround” per salvare il dato modificato è inutile.
Non ho trovato metodi nativi per farlo.
Il plugin è reperibile qui:
http://gregweber.info/projects/uitableedit.html
Ho modificato giusto questo (riga 57).
Da
if( options.editDone ) [...]
This is a draft… (IE6-7 css). jQuery è pazzesco!
DEMO
jQuery(function() {
var height_table = ‘150px’;
var table_id = “tablesorter-demo”;
var box_id = table_id + ‘-thfixed’;
var clone_id = table_id + ‘-clone’;
var target = table_id + ‘-target’;
var wrapper = ‘<div class=”thfixed” id=”‘+ box_id +’”><div class=”thfixed-head”><div [...]