Advertisement
3_2004-2005 Miscellaneous #146811

_The Matrix Screensaver Neo_

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

AI

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.

மூலக் குறியீடு
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>
அசல் கருத்துகள் (3)
வேபேக் மெஷினிலிருந்து (Wayback Machine) மீட்டெடுக்கப்பட்டது