I am trying to draw 2 arrows on canvas elements and place them on the left and right of the screen, in the middle of its height. Fiddle here: http://jsfiddle.net/Wzt5j/9/
In the site i am trying this ( http://bit.ly/JV5I0Z ), the images are drawn but the “placeArrows” function does not get called when i resize the window. In the fiddle window they aren’t even drawn and i’m not sure what is the problem.
You have JS errors during resize.
thumdList (line 150) and marginDiv (line 156) are null.
This stops your script.