Fancybox - ASP.NET button not working

前端 未结 14 1019
一生所求
一生所求 2020-12-01 02:13

I\'ve just determined using Firebug that when Fancybox window is created it actually takes all of my ASP.NET controls (contained in DIV tag) and puts them outside FORM tag.

14条回答
  •  天命终不由人
    2020-12-01 03:02

    Without altering the FancyBox source, put this after the FancyBox script (outside any load events!!!):

    
    
    
    

提交回复
热议问题