Tag: validate url

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