Jake,
you should set up your function something like:
$().ready(function() {
$('#popup').jqm();
});
<a href="#" class="jqModal">view</a>
<div class="jqmWindow" id="dialog">
content
</div>
Do you have a better example of what you are trying to accomplish? I am
currently using the modal and am not having any issues with any browsers.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/