Google AJAX Libraries API
Do you use a JavaScript library — such as jQuery, Prototype, or MooTools — on one (or more) of your websites? That probably adds a good 18-120 kilobytes to your pages’ total size, adding more time to users’ download time.
15 Resources To Get You Started With jQuery From Scratch – NETTUTS
According to jQuery .com, jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you …. How To Load In And Animate Content With jQuery . Always remember to browse NETTUTs “Javascript” category when searching for jQuery tutorials . In this tutorial , we’ll show you how you can load and animate data using jQuery . …
Create a Custom WordPress Plugin From Scratch
This tutorial will describe the implementation of a Wordpress plugin starting from scratch. The plugin will connect to an external OSCommerce database and display random products on your Wordpress site. It also implements a configuration page for the Wordpress admin panel. Introduction Wordpress is gaining more and more popularity each day, not just as a blogging platform but also as a basic CMS, thus improving and extending its basic functionality becoming a day-to-day necessity for a lot of developers. Fortunately, the Wordpress developers have foreseen these needs and added the possibility of customizing the basic functionality by adding plugins. Basicaly, a Wordpress plugin is a (more or less) stand-alone piece of code that can be executed in different sections and stages within a page or site. In today’s tutorial we’ll be talking about creating a Wordpress plugin that extracts and displays products from an external OSCommerce shop database.
WordPress Plugins: Implementing jQuery Tutorial « Steve Reynolds
WordPress Plugins: Implementing jQuery Tutorial . Utilizing ajax and other wonders within WordPress plugins couldn’t be easier thanks to jQuery . What’s more, jQuery is already installed as part of the WordPress …
WordPress Hack: Bulletproof Page Menu Labels | Css Globe
I call this solution a ” hack ” because, in order to get this done, we need to update a file outside your theme’s directory, directly in WP’s core – classes. php (/wp-includes/classes. php ) For that reason alone I suggest …
10+ promising jQuery Lightbox-Clones Plugin
jQuery lightBox plugin is simple, elegant, unobtrusive, no need extra markup and is used to overlay images on the current page through the power and flexibility of jQuery ´s selector. lightBox is a plugin for jQuery . …
Element 'in view' Event Plugin
Nice jquery 1.3 plugin, to allow you to assign an event when a element comes within viewable area
The Power of WordPress and jQuery: 30+ Useful Plugins & Tutorials
There is one such plugin, built around the Mootools library, but in this tutorial you will learn how to do this using jFlow jQuery plugin. It will also automatically scroll. Of course, this can easily be modified to use the navigation …
Basic AJAX Tutorial: Smooth Scrolling Text Marquee with a jQuery …
This tutorial covers: What is a plugin? Installing a plugin The jQuery Marquee plugin Implementing the jQuery Marquee plugin What is a plugin?
The Definitive Guide to Creating a Practical jQuery Plugin – NETTUTS
Thank. Jonny January 6th. Very cool… Even better would be to create a function that reads the folder and passes an array into Jquery (using Ajax ) and then spits out the images. Maybe I should write a tutorial on that… …



















