Shaun Mccran

My digital playground

16
A
U
G
2011

Super small JQuery / JavaScript image mouseover script

I've been developing more and more rich content using JQuery / JavaScript and today I spent a little time researching and putting together an image mouseover script.

Sure, there are loads of them already, but I really wanted to see how compact and efficient I could get this simple bit of functionality.

[ More ]

27
J
U
L
2011

Simple JQuery way to detect links pointing to external domains

Ever wanted to detect links on your site that point to other domains? A few times in the past I've had requests to be able to pick out all the hyperlinks from a site that move a user to a different domain.

[ More ]

21
J
U
N
2011

Book review: jQuery 1.4 Animation Techniques: Beginners Guide

This is a review of a book that Packt Publishing (http://www.packtpub.com/) have just sent me: JQuery titles, jQuery 1.4 Animation Techniques: Beginners Guide.

[ More ]

17
J
U
N
2011

JQuery Sortable Drag and Drop lists and a server side AJAX save

I was recently asked this question about creating and using elements with the JQuery drag and drop functions:

view plain print about
1Shaun, I'd like to be able to drag items (let's say grocery items) onto a list (let's say a grocery list) using JQuery and PHP to process and save the list. I found you drag and drop tutorial but I want the droppable to be in a list form. Is this easy?

This article explains how you can use a few JQuery interactions to create a sortable drag and drop list and save its state to a server side processing template.

[ More ]

_UNKNOWNTRANSLATION_ /