SimpleModal 1.2.1 Released

Includes bug fixes reported by calderon.joe (thanks joe):

  • Fixed iframe errors when iframe option set to false
  • Fixed auto centering to use data width/height if container width/height is not set

Also changed the default for the iframe option to false.

Links: Project Page | jQuery Plugins Page

Topics:

3 Comments

  1. December 7, 2008 @ 2:53 am #

    Thanks for the great work. Is it possible to load an external (html) page into the modal popup? I haven't seen any examples for that.

    Thanks again.

  2. December 8, 2008 @ 12:09 pm #

    Try this:

    $.get('page.html', function(data) { $.modal(data); });

    HTH

  3. December 8, 2008 @ 5:40 pm #

    Thanks Andre!

    @Robin - there contact form demo contains another example.

Leave a Comment

Sorry, comments are closed. You can contact me directly, if you like.

Eric Martin
1home
2blog
3projects
4photography
5about
6contact
ssearch
ccomment
p/←previous
n/→next
ttop