All jQuery Cookie Plugin

How to create, read and delete cookies using jQuery

We all know that Cookies are delicious and also comes in many flavors. But Do you know that cookies can be used to store small piece of information on client machine and that is with jQuery flavor. In this post, you will see how to create, read and delete cookies using jQuery. jQuery cookie plugin […]
Read the rest of this entry »

jQuery Cookies : Get, Set and Delete Example

In this post I would like to share jQuery Plugin that will help you easily get, set, delete and basically manage your cookies. jquery.cookie is a simple, lightweight jQuery plugin for reading, writing and deleting cookies. Also read "How to create JSON cookies using jQuery" How to use it? //To set a cookie $.cookie('the_cookie', 'the_value'); […]
Read the rest of this entry »

jQuery Cookie : Add, Remove and Get Example

In this post I would like to share jQuery Cookie Plugin that will help you easily add/create/set, remove/erase/delete and get and basically manage your cookies. jquery.cookie is a simple, lightweight jQuery plugin for reading, writing and deleting cookies. Also read "How to create JSON cookies using jQuery" How to use it? //To set a cookie […]
Read the rest of this entry »

Collection of jQuery Cookie Plugins

In this post, find a complied list of various jQuery cookie plugins. These plugins are having features like add/delete cookies, creating JSON cookies and if your website is using cookies then you can also show a top/bottom bar with message about "cookies" and with accept/decline cookie button. Enjoy!!! jQuery CookieBar Plugin The Cookie Bar plugin […]
Read the rest of this entry »

Best jQuery Plugins for E-commerce Website

A close relationship with technology created an ideal environment for E-commerce (electronic commerce) to evolve, make big steps and become one of the most promising business branches. Among the main reasons, responsible for the success of this relationship, there are five that are most prominent and influential. Communication with clients, operative efficiency, security, work assistance, and […]
Read the rest of this entry »

Responsive Menu
Add more content here...