I am working with Jquery simpleDialog.I am watching fidler and it is telling me that it is loading the js files successfully. I reference the files correctly in my view and I make correct calls.I am a
i am using the SimpleModal JQuery plugin to show some content ( iframe with flash ). Everything works jus开发者_如何学编程t fine in IE , but when trying to open the modal in Chrome or Firefox,
My site is built on the zend framework. I have a link on my site that opens an iframe in order for a user to post to twitter. I can lo开发者_C百科ad the iframe just fine, but if the user has not yet a
I\'m using SimpleModal to displ开发者_开发技巧ay pop-up modal dialogs in my web app.The page in which I\'m displaying the modals also has a Java applet that occupies much of the page.When the SimpleMo
New to Javascript/jQuery. I was looking for a good popup solution then I found the jQuery plugin SimpleModal, from Eric Martin, which seemed to 开发者_StackOverflow社区be quite popular. I am curious a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a form within a SimpleModal modal, but when I try to use serialize with jQuery, the form data is always blank.The form serialize works outside of the modal, so theres something preventing the s
I have a very strange issue that ONLY happens in FireFox 4 (works fine in IE and FF3.6). When a user clicks a video link, it 开发者_高级运维opens up a jquery/simplemodal box. The audio portion of the
I already have a modal window for login using simple modal login,I need to have another modal window in the same page when a link is clicked to create account,which will also be a modal window.How can
I\'m using jquery simplemodal to open a popup form which include ajax autocomplete inputs, the first time access to the modal this autocompletes works fine, but when i close it and reopen the modal th