Change $('#invitation').jqm({ajax: url, trigger: $(this)});
to $('#invitation').jqm({ajax: url}).jqmShow(); And that should do it (hopefully) -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com
Change $('#invitation').jqm({ajax: url, trigger: $(this)});
to $('#invitation').jqm({ajax: url}).jqmShow(); And that should do it (hopefully) -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com