-
-
Recent Posts
- Slideshow Image Captions with jQuery Cycle
- Specify Children for jQuery Cycle Slideshows
- jQuery Cycle Plugin Working with Links
- Centering Slideshows with jQuery Cycle Plugin
- JavaScript Plugin: jQuery Cycle for Slideshows
- jQuery Stop Action Improves InnerFade Plugin
- Javascript Plugin: InnerFade with jQuery
- Generate Animated Loading… Images
- jQuery Plugin Tips: ColorBox
- Most Popular jQuery Plugins
Tag Archives: code
jQuery Stop Action Improves InnerFade Plugin
When animations go wrong it’s usually in the timing. Perhaps the browser can’t keep up with all that it’s asked to do or the operating system is bogged down by other tasks. In any case the lack of enough working … Continue reading
Using PHP Inside Content of WordPress Blogs
Using PHP inside of content on WordPress sites may not produce the expected results. As WordPress is built in PHP, you might think you could just start typing PHP code inside a post to pull some information from a database. … Continue reading