A best shorten way for $(document).ready() is using
1: $(function() {
2: //Do something here
3: });
Categories:
jQuery
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# ......
1: $(function() {
2: //Do something here
3: });
Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important.
0 comments:
Post a Comment