Jquery

  • How to create custom scroll-bar in a div by JQuery

    Published on: April 6, 2015

    Author:


    This blog post will show how to create custom scroll in a div. Normally when we fixed width for a...

  • HTML Page/Div Printing

    Published on: February 3, 2015

    Author:


    Sometimes it is necessary to make a printed copy of the created document from web. So creating an option of...

  • Easy Way to Responsive HTML using Media-Queries

    Published on: June 3, 2014

    Author:


    There are many way to develop Responsive website and you can implement  Responsive website by  use only Media-Queries. At first...

  • Create your custom poll using txt file instead of MySQL

    Published on: June 3, 2014

    Author:


    Step 1: Create a html page with your question <div id="poll"> <h3>Do you like this post?</h3> <form> Yes: <input type="radio"...

  • Customize social icon with Share This plugin

    Published on: June 3, 2014

    Author:


    You may modify the ShareThis button icon to use different colors or sizes but the overall look and shape should...

  • How to use jquery colorbox plugin

    Published on: June 3, 2014

    Author:


    How to use colorbox (Guideline): Colorbox is a jquery plugin which means that it extends the jquery javascript library to...

  • Website text resize using Jquery

    Published on: May 26, 2014

    Author:


    Some times you need to resize website text size and you can do it easily using Jquery. Some sample code...

    • 1
    • 2