Archive for 2016

    Webfonts : jQuery based Webfonts Library

    Webfonts : jQuery based Webfonts Library

    jQuery WebFonts extension adds font embedding capability to jquery using the WebFonts technology. The extension provides a flexible way to choose font from a font repository and apply on html elements.

    Features:

    • Flexible font repository. The extension can work with any font repository file system.
    • Provides many APIs to customize and extend.
    • Applies font based on the html lang attribute of the elements
    • Make sure the font defined using font-family style for any elements, either using inline css or external css’ available for the reader without any extra code.

    IguanaCharts : HTML5 jQuery Stock Charts library

    IguanaCharts : HTML5 jQuery Stock Charts library

    IguanaCharts is HTML5 jQuery Stock Charts library.You can download our open source library and setup powerful stock chart just in minutes.

    Features:

    • Zoom and load chart history with mouse wheel
    • Draw on chart trend lines, fibonacci, corners and plenty other figures
    • Use technical analysis indicators
    • Show trades on chart and trade from the chart

    Create Search Engine Using PHP, jQuery And MySQL

    Create Search Engine Using PHP, jQuery And MySQL

    Everybody knows google its a search engine it lets people to search anything they wants to know without search engine we don’t imagine internet will survive.Search Engine working is simple user type a word in search box and they get results from search engine database which is stored by there search crawler which is used to gathered webpage details like title, description, link etc.So, in this tutorial we will show you how to create a simple search engine using PHP, jQuery and MySQL.

    Display Data In Pie Chart Using PHP & jQuery with Google API

    Display Data In Pie Chart Using PHP & jQuery with Google API

    A pie chart (or a circle chart) is a circular statistical graphic, which is divided into slices to illustrate numerical proportion.It is generally used in business world when you have to display comparison or difference of some data in a graphical manner. So in this tutorial we will show you how to display data in pie chart using PHP, jQuery and Google API.

    Spapp : Single page jQuery Application Library

    Spapp : Single page jQuery Application Library

    Spapp is a simple jquery plugin that help to create single page application. The principle is quite simple. With this plugin you will load a main page wrapper that will load every other view (or if you prefer page) on url hash change.

    colorizer : jQuery Dancing Lights on Music

    colorizer : jQuery Dancing Lights on Music

    Colorizer is an intersting jquery plugin that makes you possible to create the lighte dancing on the cover of music.

    Grade.js : JavaScript Gradient Library from Image

    Grade.js : JavaScript Gradient Library from Image

    This JavaScript library produces complementary gradients generated from the top 2 dominant colours in supplied images.

    Magalone Flipbook with JavaScript & CSS

    Magalone Flipbook with JavaScript & CSS

    Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.

    Features:

    • page turn animations
    • easy to use and customize
    • no programming skills required
    • lightbox mode, responsive mode, fullscreen mode
    • single / double page mode ( for mobile & desktop )
    • can render PDF files using the PDFs library
    • supports multimedia overlays (links, videos, music, HTML, galleries) using newest HTML5 technology
    • touch controls (including pinch to zoom)

    jComponent : A simple jQuery Component Library

    jComponent : A simple jQuery Component Library

    jComponent is the component library for creating reusable components with jQuery. With jComponent you can improve your existing projects or create new web single-page applications.

    Intercooler.js : Simple Ajax using HTML Attributes

    Intercooler.js : Simple Ajax using HTML Attributes

    Intercooler.js allows developers to quickly implement AJAX directly in the HTML. By adding a specific HTML attribute to your links and buttons you can enable them to send GET, POST, or other requests to a URL. The data returned from the server can also be accessed through HTML attributes.