| function myfunction(){ document.write("I was executed."); } var f = new myfunction(); |
The function myfunction is used as a class for the object f, and is also executed at creation time.
The code produces this result:
Absolute freedom needs an absolute void.
|
Niciun comentariu:
Trimiteți un comentariu