jquery 207711
SpahQL - A query language for Javascript objects
28 minutes ago by statikfx
Think of SpahQL like jQuery, but instead of handling DOM elements, it handles JSON data. Instead of CSS selectors, you use SpahQL queries. It’s a querying system for JSON data, aware of hashes, arrays, strings and booleans.
json
jquery
javascript
db
query
data
28 minutes ago by statikfx
cowboy/jquery-bbq
2 hours ago by casey.chow
jQuery BBQ enables simple, yet powerful bookmarkable #hash history via a cross-browser window.onhashchange event. In addition, jQuery BBQ provides a full jQuery.deparam() method, along with both fragment and query string parse and merge utility methods.
jquery
git
2 hours ago by casey.chow
scrolldeck.js
2 hours ago by casey.chow
A jQuery plugin for making scrolling presentation decks
jquery
presentation
public-speaking
2 hours ago by casey.chow
Isotope
4 hours ago by lantern
An exquisite jQuery plugin for magical layouts
css
javascript
develeopment
plugin
jquery
layout
grabs
4 hours ago by lantern
jQTouch — Zepto/jQuery plugin for mobile web development
4 hours ago by Tknvbe
Features themes, swipe detection, extensions, etc.
javascript
mobile
gesture
jquery
development
4 hours ago by Tknvbe
borbit/tiler
4 hours ago by csteen
Library for working with infinite grid of tiles
javascript
jquery
4 hours ago by csteen
Ajax-EE 2: Sort and Order Data with ExpressionEngine and Ajax | Meta Q
4 hours ago by leereamsnyder
Clever ways to provide a sortable table with AJAX. Props to the no-JS fallback
expressionengine
javascript
usability
jquery
eecms
4 hours ago by leereamsnyder
ifttt / Missing link
5 hours ago by em
@wiretapped: I only accept unicode-snowman-delimited data. ☃
favorited
dev
jquery
html5
css3
5 hours ago by em
javascript - How to detect a click outside an element? - Stack Overflow
6 hours ago by brentg
$('html').click(function() {
//Hide the menus if visible
});
$('#menucontainer').click(function(event){
event.stopPropagation();
});
$('#menucontainer').click(function(event){
event.stopPropagation();
});
jquery
eventdelegation
event.stopPropagation
body
//Hide the menus if visible
});
$('#menucontainer').click(function(event){
event.stopPropagation();
});
$('#menucontainer').click(function(event){
event.stopPropagation();
});
6 hours ago by brentg
Copy this bookmark: