Using jquery.bgpos.js with jQuery 1.8
Today, I spent way too much time working on a front-end problem to a code base that I wasn’t very familiar with. This project’s animated navigation menu stopped working when upgrading from jQuery 1.7 to jQuery 1.8, and we needed jQuery 1.8 because of another dependency. After digging my way through the code, I finally found that the problem was occurring because Alexander Farkas’ jquery.bgpos.js jQuery plugin was not compatible with jQuery 1.
[Read More]