Wednesday, May 20, 2009

How to change standard alert() popup to fancy alert popup in Joomla 1.5

I have recently found an interesting jQuery plugin which is called jQuery Alerts Dialog. This plugin aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions. In each browser alert() popup looks different, but this plugin can help to make it look equal and attractive. I decided to make it friends with my favorite CMS Joomla!. As a result I created 'Fancy Alerts' plugin which replaces standard alert() popup with fancy popup. You can download the plugin here.