R. Rajesh Jeba Anbiah wrote: > <snip> > > Now, something looks broken; URL doesn't load in modal; quickly > refreshes the window. > > BTW, is there any plan to add title for the modal? say, > title: 'foo' or '@title' > So, that <a href="foo.php" class="remote" title="Foo">foo</a> > can effectively be used? I've updated the plugin page; http://dev.iceburg.net/jquery/jqModal/?x
The attribute selector supports @href, @tittle, or @any_valid_attribute. I included a demonstration of this -- see example 5. Cheers, ~ Brice _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
