Forum


HomeHomePremiumPremiumDevelopmentDevelopmentMultiple Modal mode windowsMultiple Modal mode windows
Previous
 
Next
New Post
9/29/2013 3:13 PM
 

Hi Aderson,

Quick question...
If I open the modal window via image link:

 javascript:dnnModal.show('http://redtagpos.com/Features/tabid/1...?popUp=true',false,550,950,false)

and within that opened modal window I use another image with the link being that same modal window code with a diferent page:

javascript:dnnModal.show('http://redtagpos.com/About/tabid/1859...?popUp=true',false,550,950,false)

Then when the second modal window opens, it actually opens inside the previous modal window.
My question is,
Is there another modal window code that I can use that will automatically close the current opened modal window and open a new one?
Let me know if you can.
Thanks,
John
www.redtagpos.com

 
New Post
9/30/2013 2:37 AM
 

Hi John,

I'm not sure how to actually do that, but I will ask Scott to have a look and see if he has any suggestions.

Aderson

 
New Post
10/1/2013 9:16 AM
 

....just following up...

Any Ideas?

john.

 
New Post
10/1/2013 9:22 AM
 

No answer yet from Scott.

Sorry,

Aderson

 
New Post
10/4/2013 4:21 AM
 

Sorry for the delay.

I was just looking at something like this.  My Intensity Slider product uses a modal for the Add Slide which is called from a non-modal Manage Slides page.  Recently a customer had a skin problem that didn't allow for showing the Manage slide so I made it a modal.  It seems to work fine when opening Manage Slide as a modal and then the Add Slide as a modal which replaces inside the existing modal.

Here is the call for the Manage Slide: 

javascript:dnnModal.show('http://localhost:42477/GettingStarted/tabid/55/ctl/ManageSlides/mid/435/Default.aspx?popUp=true',/*showReturn*/true,550,950,true,''));

And for the Add Slide called from the Manage Slide page:

javascript:dnnModal.show('http://localhost:42477/GettingStarted/tabid/55/ctl/EditSlide/mid/435/Default.aspx?popUp=true',/*showReturn*/false,550,950,true,'');

 
Previous
 
Next
HomeHomePremiumPremiumDevelopmentDevelopmentMultiple Modal mode windowsMultiple Modal mode windows



Try FREE
30 days money back guaranteed