Tham khảo tài liệu 'wordpress jquery - part 6', công nghệ thông tin, đồ họa - thiết kế - flash phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Getting Started WordPress and jQuery On the other hand you WordPress experts who are becoming familiar with jQuery ultimately have the same problem but you re coming at it from a slightly different angle. You might be used to just having WordPress generate everything for you and not give much thought to it. In order to get jQuery to affect your WordPress content you re going to have to become a lot more familiar with what s going on under the hood in WordPress and your theme. Your advantage to implementing jQuery will be in your familiarity with how your theme is set up in your WordPress system and any WordPress plugins you re using. You re going to want to really focus and get a handle on understanding jQuery selectors to be able to navigate all the possible DOM elements being generated by WordPress and create the enhancements you desire. The following illustration shows how WordPress serves up a complete HTML page to the browser that then interprets the DOM so that CSS styles can be applied and jQuery and other JavaScript can enhance it WordPress WordPress MySQL theme files content jQuery lib. WordPress Plugins files Can include jQuery lib. 36 Chapter 1 Summary We ve taken a look at the essential background knowledge you ll need and tools required for working effectively with jQuery and WordPress. We also took a look at the following topics Software tools that you need to get your project up and running Background and basics of jQuery and WordPress Now that you re up to snuff on these topics in the next chapter we ll enable jQuery in our WordPress installation and take a deeper look at jQuery s immense possibilities. Get ready to have some serious fun with our WordPress site. Let s get started 37