Code:<script language="JavaScript1.2"> var mul = function Multiply (x, y) { return (x * y); } mul(3,4); </script>
I was wondering why it can't work?
|
|
+ Reply to Thread
Results 1 to 3 of 3
Thread: object function cannot work
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks