Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/07/12 04:25
Read: times


 
#187879 - Always break problem into smaller pieces
Responding to: ???'s previous message
Just have buttons with "onaction" that calls two functions. Set the conversion constant, locate a named html object and compute/print a new value to that html object.

There really are heaps of good javascript tutorials on the net.

And if you try to split down your problems into their atomic pieces, you should have no problem googling for solutions.

How to react to a button press.
Or how to react to a checkbox/radiobox click.
How to locate a HTML object.
How to print to a specific HTML object.

List of 18 messages in thread
TopicAuthorDate
Publishing a Excel file on website            01/01/70 00:00      
   Excel is not a web standard!            01/01/70 00:00      
      Javascript            01/01/70 00:00      
         The WikiLink            01/01/70 00:00      
            Extra ")"            01/01/70 00:00      
               MyFirstJavascript calculator!!            01/01/70 00:00      
                  Always break problem into smaller pieces            01/01/70 00:00      
   Just let them download it            01/01/70 00:00      
      Download or run on site?            01/01/70 00:00      
         Applet?            01/01/70 00:00      
            Applet            01/01/70 00:00      
               So - you don't care about electronic terms either?            01/01/70 00:00      
                  That's the orangest bushel of apples I've ever seen.            01/01/70 00:00      
   Try the Google Approach            01/01/70 00:00      
      Making my requirememt more clear...            01/01/70 00:00      
         That's a different problem - not a clarification!            01/01/70 00:00      
         Excel dead end?            01/01/70 00:00      
         People can, if they need, use OpenOffice ... right?            01/01/70 00:00      

Back to Subject List