gpt4 book ai didi

css - AJAX 日历扩展器适用于本地和主机,但主机中的样式不会呈现,

转载 作者:行者123 更新时间:2023-11-28 08:05:58 24 4
gpt4 key购买 nike

我有一个问题,我希望有人能帮助我 - 我已经广泛搜索了答案,但找不到任何东西。

我正在使用 AJAX calendar extender,它在我的机器上工作并且一旦发布。然而,它只是样式一旦部署就不会成功。我通过 IIS 部署所有内容。

这是CSS代码:

.MyCalendar .ajax__calendar_container {
border:1px solid #646464;
background-color: #E2E2E4;
color: black;
width : 204px;
}


.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
color: black;

}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
color: white;
background-color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
color: white;
font-weight:bold;
background-color: black;
}

它出现在主机上是这样的:

https://lh5.googleusercontent.com/-gjro-AJBjUw/VSPP5gPgPII/AAAAAAAAAP8/_VdhhR-xLaQ/w483-h354-no/HostCalendar.png

在本地是这样显示的:

https://lh4.googleusercontent.com/-9fio_DBDHEY/VSPQosksr2I/AAAAAAAAAQk/D48MeAOuiFs/w419-h338-no/LocalCalendar.png

如有任何帮助,我们将不胜感激。

提前致谢!

最佳答案

我已经解决了这个问题 - 由于某种原因,当 bootstrap.css 文件中的 css 类出现时,服务器没有获取它,将 css 代码放在 site.css 文件中解决了这个问题

关于css - AJAX 日历扩展器适用于本地和主机,但主机中的样式不会呈现,,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29492082/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com