Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/87.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

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
Html 为我们的门户解决firefox中的浏览器冲突_Html_Css_Firefox_Cross Browser - Fatal编程技术网

Html 为我们的门户解决firefox中的浏览器冲突

Html 为我们的门户解决firefox中的浏览器冲突,html,css,firefox,cross-browser,Html,Css,Firefox,Cross Browser,我们正在开发一个社交网络门户。但是在注册表单中,我们在firefox的单选按钮中出现了浏览器冲突 当性别选项被选中并改变了它在firefox中的隐藏位置时,firefox在chrome中是稳定的。我试图通过改变css来解决这个问题,但它对我没有帮助 问题仍然存在 有人知道这个问题吗 我对新Firefox的Mootools选择器有问题 此外,我有社交网络门户,最近的firefox升级导致注册、发布新闻和其他用户输入区域没有缺少任何编辑。 它在所有其他浏览器中都能完美工作,并且不会对站点进行任何更改

我们正在开发一个社交网络门户。但是在注册表单中,我们在firefox的单选按钮中出现了浏览器冲突

当性别选项被选中并改变了它在firefox中的隐藏位置时,firefox在chrome中是稳定的。我试图通过改变css来解决这个问题,但它对我没有帮助

问题仍然存在


有人知道这个问题吗

我对新Firefox的Mootools选择器有问题

此外,我有社交网络门户,最近的firefox升级导致注册、发布新闻和其他用户输入区域没有缺少任何编辑。 它在所有其他浏览器中都能完美工作,并且不会对站点进行任何更改以引起冲突。其他开发者也有同样的问题。
我不确定这是否有帮助

你能更具体一点吗?也许表单的HTML/CSS代码有助于阐明您的问题。它是我们要看的地方吗?网站正在开发过程中,所以我不应该告诉服务器地址…css div id作为#gender div ul{margin:0 auto;text align:left;vertical align:middle;font size:18px;/*height:95px;dth:95px;*/}#gender div ul li{float:left;margin right:20px;}我正在使用symfony小部件获取输入值