If you don’t know what jQuery is, you probably should… …well, if you do any sort of web design or development. Short answer: jQuery is one of several JavaScript frameworks (which is a thing that generally makes writing JavaScript a little easier).
jQuery, being open source, has a variety of plugins written for it, one of …Read more at the full article: jQuery Cycle Plugin – A Little Tutorial
Tag Archives: web development
jQuery Cycle Plugin – A Little Tutorial
Posted in Creativity, Digital Media, How To, Technology (General)
Also tagged css, html, javascript, jquery, jquery cycle, js, tutorial, website
Comments closed


Make Graphs and Charts with jQuery Using Flot.js — A Brief Tutorial
jQuery‘s power lies not only in its robust core functions, but in the many incredible plug-ins created by good-willed developer types. An example of this…? Look no further than Flot.js, created by Ole Laursen. Flot.js bills itself as “Attractive Javascript plotting for jQuery”, and it is exactly that. Flot.js provides a simple jQuery function for …Read more at the full article: Make Graphs and Charts with jQuery Using Flot.js — A Brief Tutorial