Tham khảo tài liệu 'wordpress jquery - part 2', 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ả | Table of Contents Installing the WordPress plugin 127 Setting up the registration form with cforms II 127 Creating the register page using WordPress s custom menu option 130 Working with WordPress s custom menu option 132 Customizing the theme 134 Creating the custom page template 134 Creating the custom category template 137 Getting jQuery in on the game plan 141 Including the ColorBox plugin 142 Writing a custom jQuery script 143 Pulling it all together One tiny cforms II hack required 145 Part 2 Form validation make sure that what s submitted is right 147 The trick to client-side validation Don t just tell them when it s wrong 148 Blank input validation 149 Properly formatted e-mail validation 151 Final thoughts and project wrap up It s all about graceful degrading 154 Summary 156 Chapter 5 jQuery Animation within WordPress 157 jQuery animation basics 157 CSS properties made magical 158 Making it colorful 159 Taking it easy with easing control 160 Timing is everything Ordering delaying and controlling the animation que 162 Getting your ducks in row Chain em up 162 Delay that order 163 Jumping the queue 164 Stepping to completion 165 Grabbing the user s attention 167 Project Animating an alert sticky post 167 Creating easy animated graphs 170 Delving deeper into animation 177 Project Creating snazzy navigation 177 Project Creating rotating sticky posts 182 Putting in a little extra effort Adding a loop indicator 190 Summary 192 Chapter 6 WordPress and jQuery s UI 193 Getting to know jQuery s UI plugin 194 Widgets 194 Interactions 195 Effects 196 jQuery UI plugin versions bundled in WordPress 196 Picking and choosing from the jQuery s UI site 197 iv Table of Contents Making it look right Easy UI theming 199 Including the jQuery UI plugin features into your WordPress site 200 Including jQuery s UI from WordPress bundle 200 Including from the Google CDN 201 Loading up your own custom download from your theme or plugin directory 202 Don t forget your styles .