I have released jqModal revision 4 with some drastic changes and 
substantial improvements.

Changes include;
  * Architecture switch - Plugin is now called on window placeholder(s) 
(instead of triggering link)

  * Less code, less rigidity - The architecture change allowed me to do 
away with class asignments. The code has also been painstakingly tweaked 
& tuned to amount to a 2.8k codebase.

  * Content focus - If a modal window contains form elements, the first 
one will be focused.

  * True modal - If the focus parameter is passed, interactivity will be 
locked to the window. Nested "focused" modals are allowed.

  * Faux modal - Overlay can be disabled (set to 0) to maintain page 
interactivity (useful for notices).

  * Configurable Overlay - Transparency & color are now passed parameters.

  * Pretty Dialogs - A fancier dialog has been added for inspiration.

  * Callback Support - You can pass a function to be called on window 
open/close.

============
Plugin page; http://dev.iceburg.net/jquery/jqModal/

  The page isn't 100%, but it's coming along. I hope you all enjoy!

~ Brice



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to