【问题标题】:Font resizing itself on browser resize in Fraction Slider在分数滑块中调整浏览器大小的字体大小
【发布时间】:2015-12-19 08:18:46
【问题描述】:

我在我的网站上使用分数滑块,但遇到了一个奇怪的问题。每当将浏览器窗口调整为更小的宽度,然后将其变为原始全宽时,滑块中使用的段落的字体大小会自行增加,而不是恢复原始大小。 任何人都可以帮助我吗?

这是我页面的链接:http://www.electronicaems.com/index.html

【问题讨论】:

    标签: javascript jquery html css font-size


    【解决方案1】:

    您的页面上有 4 个错误可能会也可能不会导致某些问题:

    Uncaught TypeError: window.attachEvent is not a function
    http://www.electronicaems.com/js/respond.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
    langscript.js:30 Uncaught TypeError: langmenu.find is not a function
    index.html:575 Uncaught TypeError: Cannot read property 'msie' of undefined
    

    【讨论】:

    • 我已经检查了这些问题,但问题仍然存在。我认为问题在于函数 resizeSlider() 中的 jquery.fractionslider.js。我该如何管理?
    猜你喜欢
    • 2010-10-26
    • 2017-08-08
    • 2012-03-31
    • 2013-12-16
    • 1970-01-01
    • 1970-01-01
    • 2018-06-19
    • 2012-02-23
    • 1970-01-01
    相关资源
    最近更新 更多