Originariamente inviato da whisher
Codice PHP:
$(function(){
alert($('input[@name=nick]').val());
}); 
Mi da lo stesso errore...