Hi there, It's time for me to learn more about using HTML5 tags and the possibility of css3. I also need to pick javascript to get all things to the next level, but which strategy should i follow: 1/ learn the use of a framework for exmaple jQuery 2/ learn javascript What do you do??
Its possible to go straight to jquery without learning javascript, but you will have some problems down the road. If you wanna take the easy way out, atleast read this javascript tutorial first: http://www.w3schools.com/js/default.asp I knew some programming languages from before so I more or less went straight to jQuery.