css - Firefox 条件注释 CSS

标签 css firefox

我正在尝试放置一个按钮。我希望它位于页面上的“Gå Videre”按钮上方,它适用于 Safari 和 Chrome,但不适用于 IE 或 FF。

#cartUpdate {
    position:absolute;
    width:160px;
    height:30px;
    left:580px;
    bottom:50px;
}

还有

    {capture assign="cartUpdate"}

        <div id="cartUpdate"><!--<input type="submit" class="submit" value="{tn _update}" />-->
        <button type="submit" class="submit" id="oppdatersubmit" name="saveFields" title="Oppdater" value="">&nbsp;</button> </div>
    {/capture}
    {assign var="cartUpdate" value=$cartUpdate|@str_split:10000}
    {php}$GLOBALS['cartUpdate'] = $this->get_template_vars('cartUpdate'); $this->assign_by_ref('GLOBALS', $GLOBALS);{/php}

    {form action="controller=order action=update" method="POST" enctype="multipart/form-data" handle=$form id="cartItems"}

CONTENT


{/form}

可以在 www.euroworker.no/order 上观看现场直播(先将一些东西放入购物篮(Kjøp 和 Handlevogn)

编辑:刚刚注意到我的后端编辑器已停止更新 .tpl 文件。可能与此有关,根据 FTP 上的内容,几个小时内没有进行任何更新。事情一件接着一件……

谢谢。

最佳答案

尝试对所有属性使用 -moz- 前缀。

关于css - Firefox 条件注释 CSS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2446692/

相关文章:

html - 段落不会使用 css 命令居中

Firefox 光标不可见,单击其他任何内容时变为可见

html - context.getImageData() 操作不安全

html - Firefox 中填充和内容之间的空间

ssl - 我的网站在登录时在 firefox 中出现内容损坏错误

c# - 需要将复选框显示为单选按钮,ASP.net

jquery - 类不会使用 jQuery 进行交换

css - 有没有办法通过浏览器更改元素的相对位置值?

css - 垂直对齐另一个 div 内的 div,3 行代码不起作用

html - 具有辅助导航问题的 CSS 导航