ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Plug-In JavaScript: 100 Power Solutions

دانلود کتاب Plug-in جاوا اسکریپت: 100 راه حل قدرت

Plug-In JavaScript: 100 Power Solutions

مشخصات کتاب

Plug-In JavaScript: 100 Power Solutions

ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9780071738620 
ناشر: McGraw-Hill 
سال نشر: 2010 
تعداد صفحات: 433 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 15 مگابایت 

قیمت کتاب (تومان) : 39,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 15


در صورت تبدیل فایل کتاب Plug-In JavaScript: 100 Power Solutions به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Plug-in جاوا اسکریپت: 100 راه حل قدرت نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب Plug-in جاوا اسکریپت: 100 راه حل قدرت

جاوا اسکریپت پلاگین 100 راه حل قدرت جاوا اسکریپت را در یک راهنمای مفید ارائه می دهد. می‌توانید فوراً از آنها برای شارژ کردن برنامه‌های جاوا اسکریپت خود استفاده کنید. هر فصل نمونه‌های کامل و کارآمدی را برای نتایج نهایی خاص ارائه می‌کند، در این ابزار صرفه‌جویی در زمان، همه کدها به‌طور گسترده به همراه نکاتی برای تطبیق آن با نیازهای شما مستند شده‌اند. در داخل، پلاگین های آماده جاوا اسکریپت برای انیمیشن، تعامل، منوها، متن، جلوه های صوتی و بصری، فرم ها و موارد دیگر را خواهید یافت.


توضیحاتی درمورد کتاب به خارجی

Plug-in JavaScript delivers 100 JavaScript power solutions in one handy guide. You can use them right away to supercharge your JavaScript applications. Each chapter offers complete, working examples for specific end results, In this time-saving tool, all of the code is extensively documented along with tips for adapting it for your own requirements. Inside, you'll find ready-made JavaScript plug-ins for animation, interaction, menus, text, audio, and visual effects, forms, and much more.



فهرست مطالب


Content: Cover13; --
Contents --
Acknowledgments --
Introduction --
1 Making the Best Use of These Plug-ins --
Downloading and Installing Web Browsers --
Choosing a Program Editor --
Managing Ajax --
Older Versions of Microsoft Internet Explorer --
Emulating Internet Explorers 6 and 7 --
The Companion Website --
Including All the Plug-ins --
Including Single Plug-ins --
Where to Include the JavaScript --
Cherry Picking Code Sections --
Bug Fixing and Reporting --
Waiting Until the Web Page Has Loaded --
Summary --
2 JavaScript, CSS, and the DOM --
The Document Object Model (DOM) --
Accessing the DOM from JavaScript --
Cascading Style Sheets --
Accessing Styles in JavaScript --
JavaScript and Semicolons --
Summary --
3 The Core Plug-ins --
Plug-in 1: O() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 2: S() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 3: Initialize() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 4: CaptureMouse() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 5: CaptureKeyboard() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 6: FromKeyCode() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 7: GetLastKey() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 8: PreventAction() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 9: NoPx() and Px() --
About the Plug-ins --
Variables, Arrays, and Functions --
How They Work --
How To Use Them --
The Plug-ins --
Plug-in 10: X() and Y() --
About the Plug-ins --
Variables, Arrays, and Functions --
How They Work --
How To Use Them --
The Plug-ins --
Plug-in 11: W() and H() --
About the Plug-ins --
Variables, Arrays, and Functions --
How They Work --
How To Use Them --
The Plug-ins --
Plug-in 12: Html() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 13: SaveState() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 14: RestoreState() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 15: InsVars() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 16: StrRepeat() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
The Plug-in --
Plug-in 17: HexDec() --
About the Plug-in --
Variables, Arrays, and Functions --
How It Works --
How To Use It --
T$2885.
Abstract:
Filled with ready-to-use JavaScript solutions for creating dynamic web content, this practical guide is will save you hundreds of hours of programming time! Read more...




نظرات کاربران