JAVASCRIPT EXAMPLES

1) Read two integers and determine whether the first number is a multiple

 of the second number. 
    Solution 1.

2) Display HTML table of the binary, octal and hexadecimal equivalence 

of the decimal numbers in the range of 1 to 256. 
    Solution 2.

3) Design a web based simple calculator. 

    Solution 3.
4) Display the list of search engines and open the selected search engine

 website.

    Solution 4.
5) Modify your home page such that it includes the link of your solved 

assignments  of subject ITA and open each problem in a new window. 

    Solution 5.

6) Create a web page that displays the browser properties.

    Solution 6.
7) Create a web page that changes the status message of your browser.

    Solution 7.
8) Create a web page that ask the customer for the total cost of his

order. When he clicks on Calculate button, according to the tax rate

displayed on the page it displays the total tax and total cost of his order.
    Solution 8.

9) Write a web based program for Restaurant Management which takes 

care for billings,festival discounts,student discounts etc.(Additional 

ideas will be appreciated).

    Solution 9.
10)Write a web based HTML editor which allows you to preview the

 HTML code output.You must solve it using same window and new window

 both. 

    Solution 10.

Hosted by www.Geocities.ws

1