Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

The grid is a Ajax-enabled JavaScript control that provides solution for representing tabular data on the web. Since the grid is client-side solution and loading data dynamically through Ajax callbacks, it can be integrated with any server side technology. Features: Full control with JavaScript ... [More] API Data returned from the server can be in XML or JSON format Simple configuration Ability to load big datasets (paging) Resizable columns Server-side sorting Support of links, images, checkboxes You can add more than one grid on a sigle page (master-detail) Subgrids Row editing xml and json data readers [Less]

4.0
   
  0 reviews  |  8 users  |  49,719 lines of code  |  21 current contributors  |  Analyzed 4 days ago
 
 

jMaps is a jQuery plugin that provides a really easy API to create and manage multiple google maps on any page. * Geocode and reverse any valid address in the world via Google's geocoding API * Search for directions to and from any location * Add and remove Markers * Add ... [More] and remove polygons and polylines * Add and remove graphic layers on the map * Add and remove Google adsense layers * Add and remove Traffic layers * Get information back such as map center, map size, map type, etc [Less]

5.0
 
  1 review  |  7 users  |  9,057 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

jQuery.utils is a library I maintain and use in my every day work and spare time. It's a collection of jQuery plugins and widget that I often use. Some are made by me, some by other authors, but they are all under MIT or dual Open Source license. Goals.

4.5
   
  0 reviews  |  4 users  |  36,182 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

A full featured web application framework with an advanced object-relational mapper, complex method hooking functionality, an advanced package management system, and MVC architecture. It emphasizes speed and flexible/extensible structures. Pines sports an advanced package manager which makes ... [More] downloading and installing components and templates quick, easy, and secure. Pines has a full featured Content Management System, Point of Sale system, Customer Relation Manager, and Human Resource Manager. With conditional configuration, it can run multiple websites from one installation. [Less]

5.0
 
  0 reviews  |  3 users  |  130,782 lines of code  |  6 current contributors  |  Analyzed 23 days ago
 
 

Show a stream of your online activity with jQuery. Supports: - Dailymotion - Delicious - DeviantART - Dribbble - Flickr - Forrst - Foursquare - Github - Google Reader - Iusethis - Last.fm - PicPlz - Pinboard - Reddit - Slideshare - Stackoverflow - Tumblr - Twitter - Vimeo - ... [More] Youtube You can also extend the plug-in with other services. [Less]

5.0
 
  0 reviews  |  3 users  |  10,695 lines of code  |  8 current contributors  |  Analyzed 4 days ago
 
 

jQuery Timecloud - a javascript visualization widget. This widget displays tagclouds over time (animation mode included).

5.0
 
  0 reviews  |  3 users  |  631 lines of code  |  0 current contributors  |  Analyzed 17 days ago
 
 

A wheel scroller user control optimized for touchscreens to easily enter date and/or time. The control can easily be customized to support any custom values and can even be used as an intuitive alternative to the native select control (dropdown list). It is designed to be used on touch devices as an ... [More] alternative to the jQuery UI date picker. The control is themable. You can easily change the appearance of if in CSS. It also comes with pre-defined, nice looking color schemes. By default the control renders for intuitive and easy usage, but you can also customize it's parameters (width, height,...). For more info see the wiki. See demo here: http://theacidmedia.net/demo.html More features and details to follow... If you like it, spread the word! [Less]

0
 
  0 reviews  |  2 users  |  3,468 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

Farbtastic is a jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. The farbtastic color picker provides a color wheel to select the color. You can see farbtastic in action in Wordpress, drupal, on twitter, and in the jQuery UI theme roller.

5.0
 
  0 reviews  |  1 user  |  822 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Important: 2.0 is not backwards compatible with the previous versions. Changes in version 2.0 are described below. This plugin makes it simple to convert to and from JSON: var thing = {plugin: 'jquery-json', version: 2.2}; var encoded = $.toJSON(thing); ... [More] //'{"plugin":"jquery-json","version":2.2}' var name = $.evalJSON(encoded).plugin; //"jquery-json" var version = $.evalJSON(encoded).version; // 2.2Most people asked me why I would want to do such a thing, which boggles my mind. Javascript makes it relatively easy to convert from JSON, thanks to eval(), but converting to JSON is supposedly an edge requirement. This plugin exposes four new functions onto the $, or jQuery object: toJSON: Serializes a javascript object, number, string, or arry into JSON. evalJSON: Converts from JSON to Javascript, quickly, and is trivial. secureEvalJSON: Converts from JSON to Javascript, but does so while checking to see if the source is actually JSON, and not with other Javascript statements thrown in. quoteString: Places quotes around a string, and inteligently escapes any quote, backslash, or control characters. Changes in Version 2.0 The code has been re-written. It is now easier to read and follow; less of a mish-mash. Support for native JSON has been included. This means that if you are using a browser that supports JSON.stringify, it will be used. Also evalJSON and secureEvalJSON will use JSON.parse if available. Changes were made in the JSON output to move in line with the JSON object standard. This means 2.0 is not backwards compatible with the previous versions. toJSON now renders like compactJSON used to and compactJSON does not exist anymore. As per the JSON object standard, needless spaces are now removed. This makes it less readable; if someone wants to send me a prettyJSON patch, it will be welcome. Differences between output when JSON.stringify is available and when it is not could exist. I am unable to test all strings. Be aware when testing your apps. by Brantley Harris [Less]

0
 
  0 reviews  |  1 user  |  8,690 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

This plugin combines ideas from Chrys Bader's Auto Expanding Text Area and John Kuindji's Growfield Library 2 and implements them in a concise and stripped down way.

0
 
  0 reviews  |  1 user  |  21 lines of code  |  1 current contributor  |  Analyzed about 19 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.