Chat link will hide when it is on master page

  •  04-02-2011, 3:58 AM

    Chat link will hide when it is on master page

    Hi
    I had paste the script ("<script src="/CuteSoft_Client/CuteChat/Support-Image-Button.js.aspx"></script>") in header content of master page to have live support chat link. Now when user click on any of the link the postback event will fire and the chat link is there as expected.
     
    The pages which are inherit from master page have update panel in it and when any of the event like dropdown1_selectedindexchanged will fire the chat link will hide. I had debug the code and the "Support_Image-Button.js.aspx" events are fired as usual but the chat link will hide. When I reload whole page it will appear again.
     
    Please update me on this why it is happening.
     
    Thanks in advance.
    Neeraj
View Complete Thread