Hello.
Generally I have a question. I studied html + css. In general, I want to become a good web programmer. I want to program on jQuery. Tell me where to start.
Hello.
Generally I have a question. I studied html + css. In general, I want to become a good web programmer. I want to program on jQuery. Tell me where to start.
Start, clearly, from the jQuery site. INFA 100%. Right there on the main there is where to start.
(Learn jQuery Now!)
Plus - there is quite clear documentation.
If it is difficult to read English, start with learning English.
I'll just leave it here: Codecademy .
Well, of course, http://jquery-docs.ru ...
Source: https://ru.stackoverflow.com/questions/137510/
All Articles
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
to the beginning of the<head></head>
. - ivkremer.ready()
it doesn't matter, but include libraries, etc. usually still in the head) but it was more of a joke) - ivkremer