ورود به حساب

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

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

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

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

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

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


09117307688
09117179751

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

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

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

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

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

پشتیبانی

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

دانلود کتاب Prototype and script.aculo.us: you never knew JavaScript could do this!

دانلود کتاب نمونه اولیه و script.aculo.us: شما هرگز نمی دانستید که جاوا اسکریپت می تواند این کار را انجام دهد!

Prototype and script.aculo.us: you never knew JavaScript could do this!

مشخصات کتاب

Prototype and script.aculo.us: you never knew JavaScript could do this!

دسته بندی: برنامه نویسی: زبان های برنامه نویسی
ویرایش: 1 
نویسندگان:   
سری: Pragmatic programmers 
ISBN (شابک) : 1934356018, 9781934356012 
ناشر: Pragmatic 
سال نشر: 2007 
تعداد صفحات: 427 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 4 مگابایت 

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



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

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


در صورت تبدیل فایل کتاب Prototype and script.aculo.us: you never knew JavaScript could do this! به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب نمونه اولیه و script.aculo.us: شما هرگز نمی دانستید که جاوا اسکریپت می تواند این کار را انجام دهد! نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب نمونه اولیه و script.aculo.us: شما هرگز نمی دانستید که جاوا اسکریپت می تواند این کار را انجام دهد!

من الان چند هفته است که این کتاب را دارم و واقعاً از آن خوشم آمده است. من وارد تیمی شدم که از Prototype و Scriptaculous استفاده می‌کردند، و باید سریع به سرعت بالا بروم. سبک نویسنده خواندن آن را آسان می کند و من واقعاً چیزهای زیادی یاد گرفته ام. من آن را به نوعی یک کتاب سطح مبتدی / متوسط ​​می دانم. اما از آنجایی که قبلاً از هیچ یک از کتابخانه ها استفاده نکرده بودم، برای من عالی بود.


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

I've had this book for a few weeks now, and I've really liked it. I was put onto a team using Prototype and Scriptaculous, and needed to get up to speed quickly. The author's style makes it easy to read, and I've really learned a lot. I would consider it sort of a beginner/intermediate level book. But since I hadn't been using either library before, that was perfect for me.



فهرست مطالب

Contents......Page 8
Preface......Page 13
It\'s About Time......Page 15
What\'s in This Book, and How Is It Organized?......Page 17
Acknowledgments......Page 18
Prototype......Page 20
What Is Prototype, and What Is It Not?......Page 21
What Does Our JavaScript Look Like When Using Prototype?......Page 22
Prototype Jargon and Concepts......Page 37
What Are Prototypes Anyway?......Page 39
Running Prototype Code Samples in This Book......Page 41
Quick Fetching of Smart Elements with $......Page 42
$w, Because Array Literals Are Boring......Page 44
$$ Searches with Style......Page 45
$A, the Collection Unifier......Page 47
$F Is a Field Expert......Page 49
Handling Ranges with $R......Page 50
Generic Object Manipulation......Page 52
Proper Function Binding......Page 58
Your Functions Actually Know More Tricks......Page 62
Numbers......Page 65
Strings......Page 68
Arrays......Page 76
Full-Spectrum JSON Support......Page 82
The Core Method: Iterating with each......Page 88
Getting General Information About Our Collection......Page 91
Finding Elements and Applying Filters......Page 93
Grouping Elements and Pasting Collections Together......Page 95
Computing a Derived Collection or Value......Page 99
Order Now: Getting Extreme Values and Using Custom Sorts......Page 102
Enumerable Is Actually a Module......Page 104
Event......Page 108
The Events Hall of Fame......Page 125
Reacting to Form-Related Content Changes......Page 127
Extending DOM Elements......Page 130
Element, Your New Best Friend......Page 132
Selector......Page 167
Debugging Our DOM-Related Code......Page 168
Toward a Better User Interface......Page 173
Looking at Form Fields......Page 177
Submitting Forms Through Ajax......Page 178
Keeping an Eye on Forms and Fields......Page 183
Before We Start…......Page 186
Hitting the Road: Ajax.Request......Page 192
Streamlining: Ajax.Updater......Page 208
Polling: Ajax.PeriodicalUpdater......Page 215
Debugging Ajax......Page 219
Ajax Considered Harmful? Thinking About Accessibility and Ergonomy......Page 220
Storing Values in a Hash......Page 225
Expressing Ranges of…Well, Anything You Want!......Page 230
Periodical Execution Without Risk of Reentrance......Page 231
Templating Made Easy......Page 233
Examining the Current Browser and Prototype Library......Page 236
Element Extension and the $ Function......Page 241
Iterations vs. Regular Loops......Page 242
Recent Speed Boosts You Should Know About......Page 243
Small Is Beautiful......Page 244
Building a Fancy Task List......Page 245
Laying the Groundwork......Page 246
It Takes Only 40 Lines: The JavaScript Code......Page 248
script.aculo.us......Page 252
The Modules of script.aculo.us......Page 253
Using script.aculo.us in Your Pages......Page 255
What Are Those Effects, and Why Should We Use Them?......Page 257
Core Effects......Page 259
Diving into Effects......Page 265
Combined Effects......Page 269
Unlocking the Cool Factor: Effect Queues......Page 272
Effect Helpers......Page 274
How to Create Our Own Effects......Page 276
Dragging Stuff Around......Page 283
Controlling How It Starts, Where It Goes, & How It Ends......Page 289
Ghosting......Page 297
Dragging and Scrolling......Page 298
Dropping Stuff......Page 301
Customizing Drop Behavior......Page 302
Sorting with Drag and Drop......Page 307
Common Pitfalls......Page 319
The Basics......Page 323
Local Autocompletion......Page 325
Getting Ajaxy......Page 330
Using Rich-Markup Choices......Page 334
Autocompleting Multiple Values in One Field......Page 335
Reacting to Completion with Callbacks......Page 339
Building DOM Fragments the Easy Way: Builder......Page 343
Building Explicitly......Page 344
Using an (X)HTML Representation......Page 347
What\'s In-Place Editing Exactly?......Page 349
A Simple Example......Page 352
How Can We Tweak the Ajax Persistence?......Page 354
Customizing the Appearance......Page 355
Dealing with Multiple Lines......Page 363
Editing Alternative Text......Page 364
Disabling In-Place Editing......Page 367
Offering a List of Values Instead of Text Typing......Page 368
Sliders......Page 373
Creating a Simple Slider......Page 374
Customizing the Basics......Page 376
Restricting Range or Allowed Values......Page 378
Defining Multiple Values......Page 381
Where Does It Work?......Page 386
Playing Multiple Sounds on Multiple Tracks......Page 387
Building Over: Classes, Inheritance, and DOM Extension......Page 391
Contributing!......Page 398
Useful Blogs by Prototype Core Members......Page 411
JavaScript Masters......Page 412
Bibliography......Page 413
Installing and Using Ruby......Page 414
On Linux......Page 415
Running a Ruby Script......Page 416
``But I Don\'t Know a Thing About Ruby!\'\'......Page 417
A......Page 418
C......Page 419
D......Page 420
E......Page 421
G......Page 422
J......Page 423
M......Page 424
P......Page 425
R......Page 426
S......Page 427
U......Page 429
W......Page 430
Z......Page 431




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