This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I have a couple html buttons on a page. The below are "frozen" on the screen until I jump start it by using a drop down value then they work perfectly fine.
Below are the buttons that dont work until i trigger them by clicking on another one that does a submit to server. Then these buttons work just fine. Is there something maybe wrong with my java script or I have something wrong with a settings somewhere maybe? Kjndof scratching my head on this one.
The buttons just dont seem to acknowedge a click. They are enabled but simply dont allow a click. Its a strange one. My other screen doesnt do this. Could it be how I implemented my screen somehow?