Author: harryjoy

Some useful JavaScript functions

Some JavaScript techniques and functions that will be helpful in web development. 1. Toggling visibility of a table or a div or any other element: 2. Remove all child nodes of an element: 3. Validate radio group: 4. Sending an async request to server: 5. To hide/disable scroll bar of a browser: 6. Validate url … Continue reading Some useful JavaScript functions

Lightbox Jar

LightBox.jar --- Jar that helps you providing light box like effect in your desktop  application built in swing.  You may have seen light box effects on a website but very rarely have seen light box effect in a desktop application specifically in applications that are built in java swing.  This jar helps you put light … Continue reading Lightbox Jar