jquery   207711

« earlier    

SpahQL - A query language for Javascript objects
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
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
A jQuery plugin for making scrolling presentation decks
jquery  presentation  public-speaking 
2 hours ago by casey.chow
Isotope
An exquisite jQuery plugin for magical layouts
css  javascript  develeopment  plugin  jquery  layout  grabs 
4 hours ago by lantern
borbit/tiler
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
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
@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
$('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 
6 hours ago by brentg

« earlier    

Copy this bookmark:



description:


tags: