
docs
Get flash to fully experience Pearltrees
3 Simple Things to Make Your jQuery Code Awesome
jQuery et son Core Forums dans cette catégorie avec détails de sujets , messages , dernier message Vos participations Vous souhaitez partager vos astuces, vos fonctions personelles et votre savoir avec la communauté ? N'hésitez pas, c'est par ici ! 5 sujets 13 messages Dernier message : 09-05-2012 14:59:13 par alex88
Jquery : Le forum FR d'entraide dédié à jQuery
Apprendre jQuery
Apprendre jQuery La série Decoding jQuery proposée par Shi Chuan (créateur de Mobile Boilerplate et faisant partie de l’équipe de HTML5 Boilerplate ) nous propose une immersion (en anglais) dans le code source de jQuery . Après 4 parties consacrée aux bases du framework et aux subtilités de la programmation objet dans jQuery, l’auteur attaque les fonctions et les méthodes principales qui font le charme de jQuery ( extend() , isWindow() , parseXML() , globalEval() et toArray() ) pour le moment. jQuery Core OOP and jQuery part 1 OOP and jQuery part 2 OOP and jQuery part 3 OOP and jQuery part 4 jQuery.extend() – Objects inherit from objects jQuery.isWindow() – Detecting window object jQuery.parseXML() – Cross-browser XML parsing jQuery.globalEval() – Evaluates a script in a global context .toarray() – slice, call and everything else <p style="text-align:right;color:#A8A8A8"></p>Slide Elements in Different Directions
Custom Selectors - jQuery
jQuery selectors are a combination of CSS 1-3, XPath, plus some custom code to glue it together. Essentially, the best parts from both of these query languages were taken, combined, and used to create the final jQuery expression language. If you already know CSS (which most web developers do) then you're going to be fine. If you are unsure about the general differences between the techniques discussed here, these articles in the English Wikipedia may help clarify a lot: XPath and [ Using CSS and XPath Together This is a point of confusion, for some: How can you use CSS and XPath together, they're so different!

