Utente:Jalo/monobook.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
+hotcat |
Nessun oggetto della modifica |
||
Riga 488:
var cat_title = null;
var classes = " " + span.firstChild.className + " ";
if (span.innerHTML=='altre')
return;
var href = span.firstChild.getAttribute ('href', 2);
// Extra param "2" is ignored on W3C compliant browsers. It's for IE only. Note:
|