Thursday, 19 September 2013

How to know the minimum jQuery requirement for a script?

How to know the minimum jQuery requirement for a script?

I was curious how I would find out what the minimum jQuery requirement for
a plugin would be.
I'm developping a jQuery plugin for customers, and today I had the
question what jQuery requirements it has. This customer is still running
on jQuery 1.4.4, which is pretty damn old (and adviced him to update).
Still I would like to know how I can find out what the minimum jQuery
version would be to run my plugin.
Are there any methods or tools for this, or do I have to find out myself
some way?

No comments:

Post a Comment