Javascript-coder - javascript-coder.com - Javascript-Coder.com

Latest News:

jQuery Popups 15 Feb 2013 | 09:57 am

JavaScript popups are handy to display help information or to zoom in an Image. There are different types of Popups. The first type is a new browser window opened using the window.open() function. Suc...

jQuery: applying selector within 'this' 12 Jul 2011 | 05:34 pm

When you handle events for a particular element, it is often required to make a change only within children of the element. Here is how to do it. Suppose this is the HTML code When someone clicks on e...

Doing real-time calculations in a form using JavaScript 18 Mar 2011 | 01:43 am

In this tutorial, we will learn how to perform calculations using JavaScript. It is quite often required to do calculations online in order forms, request quote forms and the like. This tutorial will ...

A Form Design Software that is Quick, Easy and Simple. 5 Jan 2011 | 07:38 pm

HTML form design can often turn to be a tedious task. First, you need to design the HTML page that contains the form using an HTML editor. Next, you have to create a set of input validations using Jav...

How to make a web form and get it online quickly 5 Jan 2011 | 07:33 pm

Coding a web form is a long, tedious process. However, there is an easier way. Using Simfatic Forms you can quickly create feature-rich web forms without coding. You just have to design the form using...

Simfatic Forms Validation: save your time coding 5 Jan 2011 | 07:16 pm

This is in continuation of the JavaScript form validation script explained here. Simfatic Forms is a complete web form development software. You can create forms add form validations, select your opti...

JavaScript Form Validation Script: More features 5 Jan 2011 | 07:12 pm

This is in continuation of the JavaScript Form Validation script in this page. In this page, we will see some of the advanced features of the script. Showing all the form validation errors together in...

JavaScript Form Validation : quick and easy! 5 Jan 2011 | 06:41 pm

Using client side JavaScript is an efficient way to validate the user input in web forms. When there are many fields in the form, the JavaScript validation becomes too complex. The JavaScript class pr...

Using the window.close method 5 Jan 2011 | 06:36 pm

It may be needed that you need to give a close link in the popup you created. The window.close () method could be used to close a window. However, there are certain security restrictions for using the...

Using the window.open method 5 Jan 2011 | 06:22 pm

The syntax of the window.open method is given below: open (URL, windowName[, windowFeatures]) URL The URL of the page to open in the new window. This argument could be blank. windowName A name to be g...

Recently parsed news:

Recent searches: