I need some comments on the code that I “assembled”. I want to know if it is efficient because I intend to use it on a live site . I’m not a programmer guy so I used the trial and error method to make this code so don’t laugh at me (much), its my first attempt. 🙂
It’s a Hours of operation Input Form.
Here it is: http://jsfiddle.net/Ace6h/
If you have any suggestions, please share them. Thanks!
Wow. Does not look very optimised.
Also you hav a span where a label belongs and the checkbox IDs are not unique
Here is a start Fiddle