Skip to main content

Home/ Agency Oasis Developers/ Group items tagged dom

Rss Feed Group items tagged

1More

5 Ways to Make Ajax Calls with jQuery - 0 views

  •  
    load(): Load a piece of html into a container DOM. $.getJSON(): Load a JSON with GET method. $.getScript(): Load a JavaScript. $.get(): Use this if you want to make a GET call and play extensively with the response. $.post(): Use this if you want to make a POST call and don't want to load the response to some container DOM. $.ajax(): Use this if you need to do something when XHR fails, or you need to specify ajax options (e.g. cache: true) on the fly.
1More

Parsley.js - 0 views

  •  
    Never write a single javascript line anymore to validate your forms FrontEnd. Parsley will do that for you - and do it right -, thanks to its powerful DOM-API !
1More

Lightbox_me - Stupidly Simple Lightboxing - 1 views

  •  
    Lightbox_me is an essential tool for the jQuery developer's toolbox. Feed it a DOM element wrapped in a jQuery object and it will lightbox it for you, no muss no fuss.
1More

Templates - jQuery API - 0 views

  •  
    These documentation topics concern the jQuery Templates plugin (jquery-tmpl), which can be downloaded from: http://github.com/jquery/jquery-tmpl. A template contains markup with binding expressions. The template is applied to data objects or arrays, and rendered into the HTML DOM.
1More

Jo HTML5 Mobile App Framework - 0 views

  •  
    - A Pretty UI Widget Framework with a side of DOM, event and data stuff - Open Source under a friendly OpenBSD License - Cross Platform webOS, iOS, Android, Symbian, Safari, Chrome, Dashboard Widgets (wait, what?) - Light and Efficient Minified JavaScript is just over 8K with no dependancies - Compatible with PhoneGap plus most other JavaScript frameworks
1More

Html Agility Pack - 0 views

  •  
    This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
1More

jsDatePick - 0 views

  •  
    jsDatePick is a javascript date picker that uses DOM techniques to generate its HTML code. Read the parameters and working examples below, and within minutes, you can have a popup date picking solution on your website.
1More

Check My Colours - Analyse the color contrast of your web pages - 1 views

shared by Mark Ursino on 07 Apr 10 - Cached
  •  
    It is a tool for checking foreground and background color combinations of all DOM elements and determining if they provide sufficient contrast when viewed by someone having color deficits. All the tests are based on the algorithms suggested by the World Wide Web Consortium (W3C).
1More

FireQuery - 0 views

  •  
    * jQuery expressions are intelligently presented in Firebug Console and DOM inspector * attached jQuery data are first class citizens * elements in jQuery collections are highlighted on hover * jQuerify: enables you to inject jQuery into any page
1More

FireQuery = Firebug enhancements for jQuery - 0 views

  •  
    FireQuery is a Firefox addon integrated with Firebug: - jQuery expressions are intelligently presented in Firebug Console and DOM inspector - attached jQuery datas are first class citizens - elements in jQuery collections are highlighted on hover - jQuerify: enables you to inject jQuery into any web page
1More

Closure Library - Google Code - 0 views

  •  
    The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.
1 - 18 of 18
Showing 20 items per page