JavaScript Mini-FAQ Sooner, or later, as we start learning and using JavaScript, we will all have questions we want answered. One author, Danny Goodman, has compiled a list of typical questions people ask when starting out with JavaScript.
| Name: |
Malendariel |
| Subject: |
problems with objects |
| Date: |
07-29-1999 10:05PM |
ok just a quick one (hopefully) ... I wrote a script to total up some prices from a dropdown menu and a quantity ... now when they click configure it is fine ... i get the correct prices and everything ... but if they either change their data or reset the form that the info is collected in and then click the configure button again i get the message
"Object doesn't support this property or method"
I have no idea why it is not working ... any help would be greatly appreciated
thanks
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the JavaScript Forum!
New On DevShed:
Hot Forum Topics:
|