Advertisement
Java_Volume1 Miscellaneous #101119

_The Matrix Screensaver Neo_

2 Matrix screensaver in one. All I ask is for you to vote.

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
<SCRIPT Language = "vbscript">
Function OC(object)
if len(object.value)>0 then
object.style.backgroundcolor="#00FF00"
object.style.color="#000000"
else
object.style.backgroundcolor="#FF0000"
object.style.color="#FFFFFF"
end if
End Function
</SCRIPT>
Commenti originali (3)
Recuperato da Wayback Machine