

Codice: Seleziona tutto
Uncaught TypeError: $textarea.selection is not a function
Uncaught TypeError: $textarea.selection is not a function
Uncaught TypeError: $textarea.selection is not a function
^C
Codice: Seleziona tutto
f( tid>0 ){
url = 'http://forum.ubuntu-it.org/viewtopic.php?t='+tid;
}
jQuery.get(url,function(res){
var text = jQuery('h2:first',res).text()
codeOpen = 'url='+url;
codeClose = 'url';
exec($textarea,codeOpen,text,codeClose);
});
break;
default:
exec($textarea,codeOpen,text,codeClose);
break;
}
Visualizzano questa sezione: 0 utenti iscritti e 2 ospiti