

750: New CSS and JavaScript You Should Be Using
4 snips Apr 1, 2024
Dive into the latest with jQuery 1.2 and its new $.getJSON method. Discover the power of jQuery Mobile for enhancing mobile web apps. Learn design tips with Photoshop's slice tool and the new Slicey app for smoother workflow. Explore modern web font integration via QFon and Cipher methods. Updates on WordPress 2.3 unveil new features like RSS support, while PHP 5.2's innovations signal significant changes in web development. It's a lively mix of tech insights and creative anecdotes!
AI Snips
Chapters
Transcript
Episode notes
jQuery Plugins
- Use jQuery plugins to simplify JavaScript development.
- Hotlink them directly into your HTML head.
jQuery 1.2 and JSONP
- jQuery 1.2 introduces $.getJSON for AJAX.
- JSONP allows cross-domain data fetching by loading data as JavaScript.
jQuery Lightbox and Fancybox
- Use Lightbox or Fancybox for image grids.
- Fancybox offers zoomed transitions and animations.