Creating Divergent Javascript Class Methods With Self-Executing Functions
Updated: 2010-11-29 15:08:00
A while back, I blogged about overloading Javascript function signatures using a sub-function approach . In that blog entry, I advocated factoring out divergent functionality into separate functions that were ultimately members of the primary function. In that approach, all three functions were publicly available; after reading ... ead More raquo;

Yesterday, I shared some thoughts about XDOM.cfc - a ColdFusion component that provides an easier API for XML traversal, manipulation, and merging . Inspired by jQuery, XDOM.cfc maintains an internal collection of XML nodes that can queried and altered as a whole. Right now, there are only a few tr ... ead More raquo;
Why HiFi Features Examples Pricing Sign Up About Blog Support Contact Us Join our HiFi mailing list to receive the latest news updates How to Use JSON APIs with jQuery 2 Comment(s Posted November 17, 2010 by Joel Sutherland Development jQuery One of the best features of jQuery is its simple AJAX functionality . This allows you to easily pull data from other sites and services onto your own site . Learning how to use this functionality makes it easy to integrate any number of services into your websites , making them richer and more interesting to your visitors . It will also make you less dependent on the widgets that companies provide , allowing you to create your . own For this post , I am going to show how I created URL Tweet Compete a tool that allows you to enter multiple urls into a
simplyScroll v1 a jQuery plugin for scrolling a set of images elements Home jQuery simplyScroll Jump to : Features Examples Download Configuration Comments Tweet simplyScroll is a jQuery plugin that can animate scroll a set of elements either automatically or manually , horizontally or vertically . It can also accept dynamic image input via a Flickr feed note not full API integration or a local JSON source . This plugin can be performance intensive , so speed and framerate are fully configureable to accomodate lower spec . systems Features Supports scrolling both horizontally and vertically Uses DOM ScrollTop ScrollLeft for optimal performance Supports looped scrolling infinite effect Fully customisable via CSS Semantic X HTML Flickr Feed integration Tested on jQuery 1.2.6, 1.3.X and 1.4