Thread
:
Java Script Button
View Single Post
Jun 26th, 2005, 8:12 PM
#
6
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
I didn't evaluate that code for workability. Javascript functions do not have to be declared before they're referenced. They DO have to be declared before they're invoked.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei