RSS Icons for Safari
With the release of Safari 3.1 the brand new install reverted out my nice RSS icons. Annoyingly, Mac Specialist seems to have deleted their original post offering the install.
With the release of Safari 3.1 the brand new install reverted out my nice RSS icons. Annoyingly, Mac Specialist seems to have deleted their original post offering the install.
Sometimes in a web app, you'll want to load a script externally. The only problem is if you need to reference something within the external library, which you should only do once it's definitely loaded. Here's a tip that works with all browsers to ensure the script is loaded before running your dependant code.