Archive for syntax

0

jQuery Equal Height Clickable Div Boxes That Fade Siblings On Hover

This is a fantastic combination of jQuery code that takes a group of div containers, and makes them all the same height. When you hover over one of them, it will fade out the sibling divs, the ones your not hovering over, and adds a class to the one you are hover for addition styles you can choose to add. Then If there is a link say a title, or something for each div box, it grabs that and makes t... jQuery Equal Height Clickable Div Boxes That Fade Siblings On Hover
jQuery Equal Height Clickable Div Boxes That Fade Siblings On Hover
Levels:
0

Performing POST And GET Requests Using Ajax

This is the easiest way to send data submitted from forms to be processed with Ajax using the extremely useful jQuery objects and functions.... Performing POST And GET Requests Using Ajax
Performing POST And GET Requests Using Ajax
Levels:
0

WordPress Localhost Downloader Script

*Doesnt work in windows yet* Mac, Linux only Really simple script you place it in a localhost directory open in your web browser and name the folder. It downloads the latest bleeding edge version of wordpress.... WordPress Localhost Downloader Script
WordPress Localhost Downloader Script
Levels:
0

jQuery Tooltip With HTML Included

Code for making rich tooltips using jQuery.... jQuery Tooltip With HTML Included
jQuery Tooltip With HTML Included
Levels:
0

jQuery Equal Height Div Boxes

This is a great code for making your div boxes of widgets or whatever all the same size. This code gets the height of the tallest div, and applies that height to the others in the selected set.... jQuery Equal Height Div Boxes
jQuery Equal Height Div Boxes
Levels:
0

Ajax Pagination

This is a quick and easy way to turn your Next/Previous navigation links into a slick Ajax controlled nav. No more reloading the page to browse through each post.... Ajax Pagination
Ajax Pagination
Levels: