Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Fix jFeed in latest jQuery #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Samstiles
Copy link

jQuery.browser doesn't exist in newer versions of jQuery. Add it so line 44 doesn't throw an exception and prevent further script execution.

jquery.jfeed.js:40 Uncaught TypeError: Cannot read property 'msie' of undefined

jQuery.browser doesn't exist in newer versions of jQuery. Add it so line 44 doesn't throw an exception and prevent further script execution.

`jquery.jfeed.js:40 Uncaught TypeError: Cannot read property 'msie' of undefined`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant