Tag: jQuery

  • Rich Text Editor, a lightweight jQuery Plugin

    Recently I am using a rich text editor (WYSIWYG editor) one of my professional web project. This is a jQuery plugin developed by Andrey Gayvoronsky. I am one of the contributors of this project. I choose this RTE for some reasons. My requirements were- It should be lightweight Customizable and extendible This plugin fulfills my…

  • Validate HTML forms using jQuery Ketchup

    I was looking for a jQuery plugin to validate HTML forms. Today I was reading articles using Google Reader, and found a fantastic jQuery plugin Ketchup to validate HTML forms, shared by Hasin Hyder. Its simple, very flexible and extendable for its appearance and functionality. More jQuery resources: jQuery Documentation and Tutorial Google AJAX Libraries…