Re: How to combine css and js files.

  •  01-10-2013, 12:24 PM

    Re: How to combine css and js files.

    Hi Sekhar,

     

    Question 1

     

    The code has been encrypted, so can not achieve this requirement for now.

     

    Question 2

     

    You can try event PostProcessImage

     

    1. protected void GalleryBrowser1_PostProcessImage(object sender, GalleryImageEventArgs args)  
    2. {  
    3. }  
     

    Question 3

     

    Please open file \CuteSoft_Client\Gallery\Core\GalleryBrowser.js, you can find the message below in it. Then change it directly.

     

    file(s) have been uploaded! 

     

    Question 4

     

    Does not support mvc for now.

     

    Regards,

     

    Ken 

     

View Complete Thread