Book of JavaScript, 2nd Edition
با استفاده از جاوا اسکریپت میتوان تعامل ، انیمیشن و ویژگیهای جالب دیگر را به صفحات وب اضافه نمود اما این کتاب ، کتابی نیست که شما به عنوان یک مرجع برای کپی و پیست در صفحات وبِتان استفاده کنید بلکه نویسنده شما را قدم به قدم در مورد مسائل واقعی در دنیای برنامه نویسی جلو میبرد تا نتایجی که مد نظر است حاصل شود.
نسخهی دوم کتاب شامل سرفصلهای جدیدی است که میتوان از آنها به :
- کار کردن با رویداد ها
- کار کردن با فرم ، فریم ، کوکی و ....
- استفاده از صفحات داینامیک جهت تبدیل صفحات وب به صفحات مولتی مدیایی
سر فصل کتاب نیز در ادامه قابل مشاهده است :
Chapter 1: Welcome to JavaScript!
Chapter 2: Using Variables and Built-in Functions to Update Your Web Pages Automatically
Chapter 3: Giving the Browsers What They Want
Chapter 4: Working with Rollovers
Chapter 5: Opening and Manipulating Windows
Chapter 6: Writing Your Own JavaScript Functions
Chapter 7: Providing and Receiving Information with Forms
Chapter 8: Keeping Track of Information with Arrays and Loops
Chapter 9: Timing Events
Chapter 10: Using Frames and Image Maps
Chapter 11: Validating Forms, Massaging Strings, and Working with Server-Side Programs
Chapter 12: Saving Visitor Information with Cookies
Chapter 13: Dynamic HTML
Chapter 14: Ajax Basics
Chapter 15: XML in JavaScript and Ajax
Chapter 16: Server-Side Ajax
Chapter 17: Putting It All Together
Chapter 18: Debugging JavaScript and Ajax
Appendix A: Answers to Assignments
Appendix B: Resources
Appendix C: Reference to JavaScript Objects and Functions
Appendix D: Chapter 15's Italian Translation Script and Chapter 17's To Do List Application