json array

jQuery jAutocomplete Plugin

jQuery jAutocomplete Plugin

Overview jQuery jAutocomplete Plugin is a flexible jQuery plugin that provides suggestions while you type into the field. Data Source Examples One file as data source Server data source GET Server data source POST JavaScript array as data source Layout Examples Layout example 1 Layout example 2 Layout example 3 Categories example Features Different data sources (one file, javascript array, server side via GET/POST) ...

Datagrid Repeater - jQuery plugin

Datagrid Repeater - jQuery plugin

Easily management data grid, with customizable features. You can download data directly from server, and upload data directly to server too. Extremely easy to use, with one of the CSS themes and very little configuration. Still, you have many optional features, like JSON , XML or bi-dimensional array data export, custom CSS prefixes so you can use your own CSS . The core uses an intelligent data cell extraction (recognizes form elements). Also...

ExplrPHP - Easy Tree Navigation Menu

ExplrPHP - Easy Tree Navigation Menu

ExplrPHP is a PHP script which provides an easy way to generate tree navigation menu in server-side from various sources of formats: usual PHP array, JSON file, XML file, or MySQL database table. Requirements: PHP5 jQuery Explr jQuery plugin Code example: <?php // include the required ExplrPHP class require_once('relative/path/to/Explr.php'); // give each instance a unique tree id $explr = new ExplrPHP('menu2'); // set path to Ex...

Mosaic: Gallery with Rich Customizable Items

Mosaic: Gallery with Rich Customizable Items

Description “Mosaic” is a rich media gallery component that will allow you to represent any visual element in an easy, fast way, thus being able to incorporate advanced sorting & display capabilities which will add to your application much better sharpness and quality than those provided by a simple image viewer. Mosaic offers the most stricking, efficient way to display pictures, files and any other multimedia element that you may need,...

Interfacer - External API Request Package

Interfacer - External API Request Package

Interfacer is an abstract library that allows you to easily create HTTP requests to external web APIs. It utilizes the cURL library to seamlessly and quickly fetch and return data. Furthermore, the data returned can be parsed to any of the following formats: XML , JSON, object and array. The class does its best to automatically set the correct HTTP headers, query params, cURL options or data format. Anything else can easily be manually appl...