
Feature your own tutorial here! Find out more.
Floating Menus in jQuery and CSS
Submitted by NETTUTS » How to create a floating HTML menu that moves as a page is scrolled up or down. Uses HTML, CSS, and jQuery JavaScript library.
Creating the Coda-Slider with jQuery
Submitted by goSammy » Using jQuery, I will show how to create a widget that works like the infamous 'Coda-Slider'. It can also be used as an effective archive navigator for your WordPress blog.
Sorting a HTML table with jQuery
Submitted by ProDevTips » A simple example on how to sort a HTML table with the jQuery table sorter plugin. Also describes how to automatically scroll the browser with the jQuery scroll to plugin.
Sorting a MySQL table with jQuery sortable
Submitted by ProDevTips » This tutorial describes how to use the jQuery sortable UI to create an interface that, when saved, will control the sorting of the items in a MySQL table. The sorting is saved with Ajax.
Excel style interface with jQuery and Ajax
Submitted by ProDevTips » A general description of how jQuery can be used to create an Excel-like interface that communicates with the database through Ajax. It only covers the markup and Javascript, not the back end, which makes it more geared towards intermediate to experienced developers.
Flex and Javascript - Simple Interaction
Submitted by Viper Creations » This tutorial will show you how to call Javascript functions from Flex and Flex functions from Javascript.
Part 2: Using the Prototype JavaScript Framework
Submitted by Adam » As an extension to Wildhoney's introductory article on JavaScript, I have written this article to show how to achieve the same results from using Prototype. Please note that the code in this example could be compacted considerably using some of Prototypes advanced features. However, due to this being an introduction to Prototype, I have decided to go with a "more code, easier to read", approach.
JavaScript Frameworks Compared
Submitted by whiteparticle » First off, if you are writing JavaScript, use a framework. You will never go back because all frameworks will help in some way. Now the question is.. which one should you use?
Ext.js - Simple Layout
Submitted by Prateek Saxena » This is a simple teaching how to make a simple layout using Ext.js and prototype.js libraries.


