Originariamente inviato da cavicchiandrea
non è che va scritto cosi: height('130px');
http://api.jquery.com/height/

codice:
.height( value )
valueAn integer representing the number of pixels, or an integer with an optional unit of measure appended (as a string).
che in soldoni va bene in tutti i due modi ma
solitamente si usa height proprio per evitare di passare una stringa.