About
Tech & Culture: Fundstücke aus Netz und RL, zusammengestellt und kommentiert aus Sicht eines Teilzeit-Geeks.
»In zwanzig Jahren wirst Du mehr enttäuscht sein von den Dingen die Du nicht getan hast, als von den Dingen, die Du getan hast. Also wirf die Leinen los. Verlasse den sicheren Hafen. Lass den Passatwind in Deine Segel wehen. Erforsche. Träume. Entdecke.« Mark Twain
Xing | Twitter
»In zwanzig Jahren wirst Du mehr enttäuscht sein von den Dingen die Du nicht getan hast, als von den Dingen, die Du getan hast. Also wirf die Leinen los. Verlasse den sicheren Hafen. Lass den Passatwind in Deine Segel wehen. Erforsche. Träume. Entdecke.« Mark Twain
Xing | Twitter
Friends
-
Loading...cheatha about 8 hours ago
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
June 19 2010
Plugins/Authoring - jQuery JavaScript Library
jQuery offers a mechanism for adding in methods and functionality, bundled as plugins. Most of the methods and functions included in the default download are written using the jQuery plugin construct.A Plugin Development Pattern » Learning jQuery - Tips, Techniques, Tutorials
I've been developing jQuery plugins for quite a while now, and I've become rather comfortable with a particular style of plugin development for my scripts. This article is meant to share the pattern that I've found especially useful for plugin authoring. It assumes you already have an understanding of plugin development for jQuery.February 23 2010
Sortable lists with JQuery in Rails | Awesomeful
Drag 'n Drop sortable lists are a great way to provide a UI for sorting, well, lists of things. Most Rails examples out in the wild use prototype/scriptaculous and the built in Rails javascript helpers. In this walkthrough we'll provide the same functionality using JQuery instead. We will not be using the built in Rails javascript helper. Instead we'll write Unobstrusive Javascript using JQuery.February 20 2010
jQuery Form Plugin
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn't get any easier than this!September 25 2009
nestedsortables - Project Hosting on Google Code
The NestedSortables are a set of two jQuery plugins, build on top of the Interface for jQuery, that allows you to sort and nest elements using drag and drop.August 27 2009
testswarm - GitHub
The primary goal of TestSwarm is to take the complicated, and time-consuming, process of running JavaScript test suites in multiple browsers and to grossly simplify it. It achieves this goal by providing all the tools necessary for creating a continuous integration workflow for your JavaScript project.August 03 2009
jQTouch
A jQuery plugin with native animations, auto list navigation, and default application styles for Mobile WebKit browsers like iPhone, G1, and Pre.July 09 2009
6 Steps to Unobtrusive Rails (with jQuery)
Here's a set of 6 steps which breakdown the approach I have been using to unobtrusively add ajax functionality to a Rails application. The value of this approach (as opposed to traditional .rjs) is maintaining full separation of Javascript and display code, as well as building ajax on top of a version of your app that works without Javascript enabled in the user's browser.Unobtrusive jQuery with Ruby on Rails | The Next Train
jQuery is my javascript library of choice. At Platform45 we use it in place of the prototype libraries included with Rails. jQuery makes it a pleasure working with the ugly javascript monster. The documentation is superb with plenty of examples.
Older posts are this way
If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.
