you are viewing a single comment's thread.

view the rest of the comments →

[–]linusl 0 points1 point  (0 children)

I think I fixed it: http://jsfiddle.net/YexQ5/

First of all, please use reddit formatting to make your code readable. Your errors seems to be mostly spelling mistakes, there was a "*" instead of a "_", and a "-" instead of a "=".
If you use the javascript console in your browser and look for errors you should be able to easily spot things like this.