Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/37.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net Ajax日历(背景始终透明)_Asp.net_Css_Ajax - Fatal编程技术网

Asp.net Ajax日历(背景始终透明)

Asp.net Ajax日历(背景始终透明),asp.net,css,ajax,Asp.net,Css,Ajax,我在Ajax日历背景中有一个问题,我无法删除透明背景,calenderextender下的标签通过calenderextender显示 我尝试了以下方法,但没有任何帮助 更改启用事件验证 将日历置于白色背景的div中 将Z索引更改为最大值 使用所有必需的值为calender Extender创建css类,但背景无效 签入web.config文件 <pages enableEventValidation="true"> <controls> <

我在Ajax日历背景中有一个问题,我无法删除透明背景,calenderextender下的标签通过calenderextender显示 我尝试了以下方法,但没有任何帮助

  • 更改启用事件验证
  • 将日历置于白色背景的div中
  • 将Z索引更改为最大值
  • 使用所有必需的值为calender Extender创建css类,但背景无效
  • 签入web.config文件

    <pages enableEventValidation="true">
        <controls>
            <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
        </controls>
    </pages>
    
    
    
  • 检查页面源中是否存在以下脚本:

    <script src="/AJAXTimer/ScriptResource.axd?d=9tk5luWIQHpRBi2jvaLA3ovu_ryV3iBlv84cuaA3MT--_
    e3q9KdLubgmmRoMp9ixegSpkyQ0LFGM_KxDw2qwSneq8GS2D1TcTOujL7Q85DE1&amp;t=556b0a58" 
    type="text/javascript"></script> 
    
    
    

  • 对这个问题有什么想法吗;我试过了,但没有任何帮助:(非常感谢Css问题Css类重叠并破坏了Z索引效果