javascript - Firefox 不需要的滚动

标签 javascript html css firefox scroll

我的元素页面之一遇到此问题。

当我在 Firefox 浏览器上测试页面时,我发现水平滚动条已启用,我可以以与页面相同的宽度水平滚动,考虑到问题仅出现在 Firefox 上。

有什么建议吗?

这是我正在处理的页面。

http://www.iagha.com/asdqwezxc/contactUs.php

下面是一些图片来描述我的案例!

enter image description here

enter image description here

enter image description here

最佳答案

您在联系表单表格最后一行的发送输入按钮上有一个文本缩进。当前设置为2000px - 将其设置为-2000px,水平滚动条将在 Firefox 中消失。

关于javascript - Firefox 不需要的滚动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12659649/

相关文章:

javascript - Svg : iframe can not delete ! 为什么?

javascript - TypeError : Object(. ..) 不是 react-redux 中的函数

php - 检测选择了哪个下拉列表并返回其值和 ID

android - 更改了 jQuery Mobile 的默认图标集,在浏览器上工作,在设备上失败

javascript - 选择表格单元格并通过弹出窗口更新该特定单元格

css 变换元素影响在 android webview 中使用变换 :scale(0. 5) 的其他元素

javascript - 如何将 mapStateToProps/redux 添加到 react-navigation TabNavigator?

java - 如何在Web应用程序中从html获取数据到java?

css - 溢出 :scroll not working for div containing table in ie and ff

jQuery 将 attr 值设置为整数