AJAX model pop up issue in IE?
Last Post 10/13/2011 2:59 PM by Joseph Craig. 4 Replies.
Author Messages
Vinod
Nuker
Nuker
Posts:12


--
02/26/2009 7:54 AM


    Hi,

       I had used ajax model pop up. that's was working on locally with my dnn module.
    but now i installed that module on live. That ajax model pop is giving design issue.
    That's not looking with proper behavour....


    Please help...

    Joseph Craig
    DNN MVP
    Posts:11667


    --
    02/26/2009 12:09 PM
    You might want to check that AJAX is installed properly on the production site, and that it's enable on the Host Settings page.

    What is the issue?

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Vinod
    Nuker
    Nuker
    Posts:12


    --
    02/27/2009 2:02 AM
    Hi,
    I have re-installed ajax toolkit but the problem did not resolve yet.

    I think dnn skin conflicts anywhere with model pop up functionality
    because that's working locally...

    Please help it's urgent.
    rohan patil
    Nuke Newbie
    Nuke Newbie
    Posts:1


    --
    10/12/2011 5:40 AM
    I have modules developed in DNN 5.5.1 with AJAX tool Kit which is working properly , but we want to upgrade to DNN 6.0 which cause issues for AJAX moadl pop up . ajax modalpopup backgroudcssclass and Modalpopup position not working properlu can you please help us .
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    10/13/2011 2:59 PM
    A major difference between DotNetNuke 5.x and 6.x is the redesigned UI for 6.x.

    6.x uses jQuery extensively to create popup windows, both modal and otherwise. There are also substantial changes to the default.css file and others.

    You might want to turn off the popup (Site Settings, Usability Settings) and see if that helps.

    But, it may be that you will have to do some rewriting of your modules to be compatible with 6.x.

    You should also ask these questions on the developer forums at DotNetNuke.com.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---