Grazie,
ho provato ma non funziona.
tra l'altro leggendo il manuale di jquery alla funct height() :
If no explicit unit was specified (like 'em' or '%') then "px" is concatenated to the value.
La cosa che non capisco è perchè se passo il valore di 'sph' nella stringa in html esso viene stampato, basta modificare questa stringa così:
$("span.hid", this).html('<a title="click on white bar to edit ' + this.id + '" class="group"><img src="images/star.png" alt="' + this.id +'" />'+sph+'</a>');
});
NB 'sph' nel tag del link.
Mentre se la passo come parametro per height ... il nulla