Category Archives: jQuery

Restrict Number of Characters with Live Character counter using jQuery

In this post, I explain live character counter using jQuery. This is very simple and useful. Here I implement texarea character counter using jQuery. So you would have seen in various websites where users are not allowed to write messages/comments more than certain number of characters. It show you at run time how many characters… Read More »

Automatically Load Content and Refresh Div Using jQuery

Good Morning Guys, Automatically reload and displaying the content without reloading the page is very important in web application. Specially this technique is used in news or magazine website for latest news, organization website, banking site for notification etc. You can directly display content in your website from database and automatically change it after fixed… Read More »

jQuery Chat Plugins

In this article, shows top jquery chat plugins. The jquery chat plugins can easily integrated with your website and web applications. The top eight jquery chat plugins are described below. They are: Chatjs Pusher Chat JqChat chatSocketAchex Building a jQuery/PHP Powered Chat Room jChat – Ajax Chat/Messages System jQuery UI Chatbox Plugin Material Modern Chat… Read More »

JavaScript Libraries for Creating Circular Charts

Good Morning to all, Today we discuss one different topic related to “JavaScript libraries for creating circular charts”. Almost every web application uses charts to represent the data in visualize. It provides the information user-friendly. The main advantages of using JavaScript charts are: interactivity, retina display and multiple chart types etc… There are different useful… Read More »