You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for sharing code! I really appreciate it!!! I have yet to find a carousel that is as simple and light weight as your code is.
My question:
Would it be possible to have a version number to your plugin?
I don't know about others, but for me, being able to check version numbers would be very helpful for when it comes to maintaining local versions of this plugin. :)
I typically name my plugins:
jquery.plug-in-name-version.number.js
So, for yours, if you had a version number, I would do this:
jquery.dynamic-carousel-0.2.1.min.js
I can't find official docs, but I think there's official guidelines/recommendations for jQuery naming conventions and such.
Anyway, love your plugin! Thanks so much!!!!
The text was updated successfully, but these errors were encountered:
Hello,
Thank you so much for sharing code! I really appreciate it!!! I have yet to find a carousel that is as simple and light weight as your code is.
My question:
Would it be possible to have a version number to your plugin?
I don't know about others, but for me, being able to check version numbers would be very helpful for when it comes to maintaining local versions of this plugin. :)
I typically name my plugins:
So, for yours, if you had a version number, I would do this:
I can't find official docs, but I think there's official guidelines/recommendations for jQuery naming conventions and such.
Anyway, love your plugin! Thanks so much!!!!
The text was updated successfully, but these errors were encountered: