CSS
Flash
JavaScript
Photoshop
PHP



Tutorials > JavaScript Tutorials


Floating Menus in jQuery and CSS
How to create a floating HTML menu that moves as a page is scrolled up or down. Uses HTML, CSS, and jQuery JavaScript library.

More Info - Visit


Create a tabbed AJAX area in Wordpress
Learn how to create a tabbed area with jQuery for Wordpress or any HTML/CSS/PHP website.

More Info - Visit


Dynamic AJAX page content
This tutorial will show you how you can dynamically change the contents of your web pages with the click of a link by using a little bit of AJAX and JavaScript.

More Info - Visit


Create a Cool Animated Navigation with CSS and jQu
Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with the magic of javascript we can avoid Flash altogether. Today we’re going to build a really cool animated navigation menu using just CSS and jQuery.

More Info - Visit


A Very Simple Way to Add Google Maps to Your Websi
This is an incredibly easy way to add a Google Map to your website. * It’s free * It keeps the look of your site * Easy to set up This includes a Video Tutorial and the files to get you set up in minutes

More Info - Visit


Drag and Drop Made Easy: Video Tutorial - Using Aj
This tutorial will walk you through setting up a drag and drop script using Ajax and PHP We’ll be doing two things. * PART ONE: We’ll setup a sortable drag and drop task list that is integrated with your mysql database * PART TWO: We’ll modify our code to make this a mini CMS that allows us to drag and drop to sort things and have those changes reflected on other pages.

More Info - Visit


Use the Request Object to POST Data to the Server
This hack uses the POST HTTP request method to send data, communicating with the server without disrupting the user's interaction with the application. It then displays the server's response to the user.

More Info - Visit


Custom Twitter Feeds
The Twitter feed options provided by Twitter are severely lacking, either an ugly flash feed, or an ugly xhtml feed. So I’m going to show you how to create your own custom twitter feed.

More Info - Visit


Sorting a MySQL table with jQuery sortable
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.

More Info - Visit


Excel style interface with jQuery and Ajax
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.

More Info - Visit



Pages: 1 2 3 4 5 6 7 8  Next>

   
Copyright © 2008 Tutorial-List