Hacker News new | past | comments | ask | show | jobs | submit login

"Bind it like this: $( '.datepicker' ).datepicker()" - so the very first instruction is an incorrect reference to JavaScript 'binding' as something that extends or provides features to an element, vs what it truly does: change the scope reference of the 'this' keyword in a function. Oh jQuery, thank you for obscuring the actual JavaScript language for developers everywhere sigh



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: