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
try substituting latest version of jquery
version 1.6.4
Comments
Post a Comment