5 ms·
Yes sir, deciding between Prototype or Jquery. Although I am rather uneducated regarding Javascript as a topic. Any reading you can suggest would help.
by Jcasc 16y ago
Yes sir, deciding between Prototype or Jquery. Although I am rather uneducated regarding Javascript as a topic. Any reading you can suggest would help.
- rriepe 16y agoJavascript. Java is something else. Go jQuery though, in my opinion. It lets you do what you need to do without actually knowing javascript, in most cases.
- asimeqi 16y agoIt seems you want to learn Javascript, not Java. Javascript is the language that can be used to manipulate objects on the browser. Prototype and Jquery are written in Javascript.
- Jcasc 16y agoSorry! Yes, Javascript.
- FirstHopSystems 16y agoYeah, ignore my Java comment. I would start out with just plain ole Javascript.