I approach programming like an old calculator trying to divide by zero. The calculator doesn't know it can't divide by zero and furiously tries to make it happen. My approach to programming is the same way. When people ask me if something is possible, I will do my best to make it happen, working around limitations of browsers, programming languages, and developer support. Hence the motto: Divided by Zero: Nothing is Impossible. |
||
|
||
Divided by Zero assumes that you know certain basics of JavaScript, like how to manipulate a string, what is an integer, or float, how to access locations and separate frames. If you don't, I suggest you visit any of the following:
|
||
|
||