Creating a “Filterable” Portfolio with jQuery – NETTUTS
If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break them into different categories. In this tutorial, I will show you how to make “filtering by category” a little more interesting with just a little bit of jQuery.
Ways to earn cash
Adbrite – Sell space on your site for text ads Amazon Affiliate Program – Easily create a store or shopping section on your site instead of sending your visitors to Amazon. Amazon handles the shopping cart and fulfillment. Amazon Seller – Sell your stuff on Amazon Associated Content – If you write a story, how-to, rant, etc. you can submit it to them and they will pay you $3-$20 per article if they like it Azoogleads – Another ad program. They do have some decent companies lined up
Exactly How to Create a Custom jQuery Accordion
Accordions can be very useful for showing lots of different sections of data in a small amount of space. jQuery UI has a built in Accordion function , but according to the jQuery UI Build your Download , the size of the Core jQuery UI and Accordion scripts are 25kb and 16.6kb, respectively. Today, I’ll show you how to build a custom accordion that is more “bandwidth efficient”. That seems like a lot for just one simple accordion. Especially when you add in the normal jQuery script, which is 18kb minified and Gzipped. So instead of increasing your page load time with the extra unneeded functionality, why not create something from scratch? I also think that writing things from scratch really gives you a much better understand of how to use jQuery effectively, without always turning to use someone else’s code.
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.
jQuery – Transmitting Data Using JSON | Switch on the Code
Tutorial on how to use jQuery to get JSON from a PHP script and display it using HTML and CSS.
Quick Tip: Prevent Animation Queue Buildup » Learning jQuery …
You’ve probably stumbled upon a navigation powered by some jQuery effects during your web adventures. Of course you then ran your mouse back and forth over the navigation really fast to watch the animation repeat itself over and over and over again.
The natural queuing of animations/effects by jQuery makes the typical animation super easy to code and move on to more important tasks. However, sometimes the animation queue just gets in the way.
Web Programming Tutorials: Simple PHP and Ajax Tutorial
This makes your web application run faster than just pure PHP because the browser don’t have to load. This simple PHP and Ajax tutorial is composed of three files, namely, index. php , ajax .js and ajax . php . …
Submit A Form Without Page Refresh using jQuery – NETTUTS
Hey everyone! Thanks for all the gracious comments regarding the tutorial . It’s just so easy to submit forms with jQuery and ajax so you don’t get a page refresh. The possibilities seem limitless and I’m glad if I can help others get …
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 . …
Uncompressing Source Files with Google`s AJAX Libraries API
Welcome to the third part of the series titled “Using Google’s Ajax Libraries API.” Made up of four approachable tutorials , this series teaches you how to download and use your favorite JavaScript library by means of this client-side API. … In this situation, the implementation of the logic requires the performance of Ajax -driven HTTP requests. This was accomplished with the assistance of the jQuery library, whose corresponding source file was delivered …



















