搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Bug with firefox version 59.0.1 64bits windows 10, jquery 1.7.2 not working

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Shadow110

more options

All the jquery on this site doesn't work anymore, but working nicely with previous version and on chrome and edge https://appifly.org/?APPI-professionals-list&lang=en https://appifly.org/?APPI-pro-workshops&lang=en https://appifly.org/?Best-photos-of-the-month,126&lang=en jQuery JavaScript Library v1.7.2

All the jquery on this site doesn't work anymore, but working nicely with previous version and on chrome and edge https://appifly.org/?APPI-professionals-list&lang=en https://appifly.org/?APPI-pro-workshops&lang=en https://appifly.org/?Best-photos-of-the-month,126&lang=en jQuery JavaScript Library v1.7.2

所有回复 (1)

more options

HI, there appears to be an issue that only affects users who have turned off Cleartype Font rendering within their Windows Settings. So a workaround for the moment would either be to turn Cleartype back on or disabling hardware acceleration in Firefox: https://support.mozilla.org/en-US/kb/performance-settings Check if this is the viewing issue.

There are several versions of jquery going on here. and a lot of errors in the HTML which Firefox does not like, other browser are not as strict. https://appifly.org/?APPI-professionals-list&lang=en

I think if you fix your code, might not have problems. 1st URL Only done.

HTML Errors - https://validator.w3.org/nu/?doc=https%3A%2F%2Fappifly.org%2F%3FAPPI-professionals-list%26lang%3Den

CSS Erors - https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fappifly.org%2F%3FAPPI-professionals-list%26lang%3Den&profile=css3svg&usermedium=all&warning=1&vextwarning=&lang=en

W3C.org (World Wide Web Consortium) in charge of standards and practices and future development of web pages and web browsers make the rules on code. Mozilla Firefox follows these rules. W3C.org Who make the rules for web code. HTML https://validator.w3.org/ CSS https://jigsaw.w3.org/css-validator/ and https://validator.w3.org/i18n-checker/ and http://mobile.css-validator.org/

Please let us know if this solved your issue or if need further assistance.