Ladies and Gentleman,

I have finally updated jqModal, and apologize for the ridiculous delay. I am also pleased to announce that the plugin page has been updated to include improved documentation.

jqModal is a tiny general-purpose windowing / dialog / popup / modal / what-have-you plugin.

The r12 release brings long-awaited jQuery 1.2.6 compatibility. This was a trivial fix. The issue was due to IE returning 0 for $.css('z-index') regardless if the attribute existed or not. Thanks go to Schabse Laks and the jQuery community for pointing this out earlier.

 A few other changes;

* Removed the zIndex parameter (better to rely on CSS styling)
* Subsequent $.jqm calls now update configuration
* The AJAX target is now cleared before load
* Added ajaxText parameter - a method of introducing a loading graphic/text while waiting for ajax content to return.

 As usual, the plugin can be grabbed from;

http://dev.iceburg.net/jquery/jqModal/

 I hope you are enjoying the Summer (or Winter) Solstice. Be well,

~ Brice

Reply via email to