In my modal window I have a \"continue\" button. Whilst I can get the modal to close by assigning the button with the simplemodal-close class, I can\'t get it to call my function. I\'ve put together t
Newbie here...easy question for you pro outthere How to put a b开发者_运维技巧utton on a htmlpage that says E-mail here, and then the simplemodal contactform pop up (just like in the demo)
I know that\'s a mouthful in the title, but here\'s what\'s happening... I\'m using Eric Martin\'s SimpleModal plugin in my project. When a modal popup is shown, I want to show the cursor as busy, no
Before I ask the question I realize I may not be using the full potential of simplemodal, so bear with me please.
I just noticed a problem today within IE7 while using the jQuery plugin SimpleModal. I\'m not exactly sure what\'s causing it through. It also doesn\'t seem to happen with all of my modals only this o
Has anyone else tried using SimpleModal in IE9? If so, have you experienced that the width of the modal is wildly wrong?开发者_如何学Go
I\'m just finishing some work on a project viewer that presents a nested jQuery Cycle widget within a SimpleModal window. It\'s working very well, except that now I\'m trying to debug a few things for
I have read from documentation how can I set minheight and minwidth of modal dialog. $(\"#sample\").modal({
Hope you can help. A bit of a jQuery/AJAX newbhere. I have a basic SimpleModal login form that may be called from the homepage of my site.
Is there a \'valid\' solution for the dialog to scroll with the scrollbar instead of still being fixed from the center of the inner window bound ?