A repository containing all scripts written for CS 250 HTML5-JavaScript/JQuery at Columbia Basin College.
In this project you will use document.write() statements in a script section to add financial planning tips to a web page.
In this project, you will create a web page that uses variables to display information about high-speed Internet plans offered by an Internet service provider.
In this project you will create an application to convert temperature readings between Fahrenheit and Celsius and between Celsius and Fahrenheit.
In this project you will create an application that tests whether all fields within a web form have been completed.
In this project you will create an application that responds to the movements of the mouse over and out of a page object.
In this project you create an application that calculates the total cost of items selected from a lunch menu using a for loop and an if statement as part of the program code.