knockout.js - Jquery throw error : Window.getComputedStyle does not implement interface Element -


i have develop small routine knockoutjs learning purpose. used jquery have fadein , fadeout effect throwing error window.getcomputedstyle not implement interface element

here jsfiddle link http://jsfiddle.net/glfmztqj/60/

please see code , tell me kind of mistake did there , how fix error window.getcomputedstyle not implement interface element

thanks

here picture of error

enter image description here

try substituting latest version of jquery version 1.6.4

http://jsfiddle.net/glfmztqj/67/


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -