English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Help! I've got several assignments due in my JavaScript class tonight, I've been working on them since about 4 and a half hours ago, and I just can't make sense of any of this! From the description of the project, it doesn't seem that difficult, but I can't figure it out! I'm just supposed to make a popup window that comes up with a vehicle price, and calculates a 10% down payment and displays that as well. If anyone wants to get on IM, or post something here, it'd be MUCH appreciated. :)

2007-03-04 12:42:03 · 2 answers · asked by Kevin 3 in Computers & Internet Programming & Design

I'm not asking for people to do the work for me. :/

2007-03-04 12:47:06 · update #1

2 answers

The easiest way to popup something in Javascript is window.alert(). The argument is a string, and you should be able to figure out how to construct that.

2007-03-04 15:47:18 · answer #1 · answered by TJ 6 · 0 0

Visit http://www.javascript.com/. Here you can get alot of codes. Try to find few codes which is relevant to your project and do some work to amend the code to suit your project. Dont expect others to do your job. Others can help.

2007-03-04 20:46:13 · answer #2 · answered by IT-guru 5 · 0 0

fedest.com, questions and answers