DHTML: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
Riga 20:
Tramite il DHTML è possibile fare cambiare lo stile CSS di un oggetto in modo dinamico. Ad esempio
 
 
== <HTML>
<HEAD><TITLE>Dynamic Styles</TITLE>
<SCRIPT LANGUAGE="JScript">
Riga 32 ⟶ 33:
<P>You can do the most amazing things with the least bit of effort.
</BODY>
</HTML> ==