jQuery plugin for easy reloading of data from Wikipedia about Wikipedia API using JSON. invite must be passed to a Wikipedia page title. The second parameter can be a number of settings for the presentation to be made.
Archive for 2013
Echo.js : Simple JavaScript Image lazy loading
Echo.js, simple JavaScript image lazy loading via HTML5 data-* attributes, superfast and standalone (jQuery free).Lazy-loading works by only loading the assets needed when the elements ‘would’ be in view, which it’ll get from the server for you upon request, which is automated by simply changing the image src attribute. This is also an asynchronous process which also benefits us.
Nanimator : jQuery Nano Animation Library
I got the idea for Nanimator Library while working with jQuery Transit library and CSS3 transforms a couple of days ago. I was chaining the animation of numbers of objects by writing callbacks for each of them and suddenly I got the idea that I can actually do it pretty easily by converting the whole thing as a jQuery Plugin. This is how Nanimator was born. It’s primary purpose is to animate a set of DOM elements inside a container, mainly translate, translateX, translateY, and opacity. It also reduces your code by writing almost nothing at all, except initializing the library.
Nanimator serves its purpose pretty well by queueing the DOM elements in a stack, maintaining a chain among them (which you can also break, but I will highlight that later in this article). Nanimator uses the fantastic jQuery Transit plugin under the hood to wrap everything up for you.
Narsis Cover : jQuery CSS3 Image Hover Animation Effect
Narsis cover is highly customizable CSS3 animation effects for image hover.These Animations is carefully designed with attention to the details. Your visitors will love theme.
Features:
- 50 Animation Effect
- 13 Color Schemes
- We use FontAwesome for icons so you can use more than 360 icons for your menu.
- All HTML5, CSS3 and JavaScript codes are fully validated and cleaned.
- Cross-browser compatible, IE7 included.
- Fully Customizable










