zurb-foundation

    0热度

    1回答

    我正在尝试安装基础网站版本6.2.0。 这里是我的bower.json文件: { "name": "asp.net", "private": true, "dependencies": { "font-awesome": "4.6.1", "foundation-sites": "6.2.0" } } 然而,当我看安装基础的网站图书

    0热度

    1回答

    我已经安装了基础设施,由圣人(gulp bower)的基础站点提供。但是,当我的页面加载JavaScript时只会触发第一个事件。所以我的旋转木马只会进入第二张图片,我的搜索栏会显示,但我无法完成。我的控制台没有任何错误,所以我非常难以接受。 我知道粉底会正常工作,因为旋转木马显示正确,我的手机菜单被隐藏。 感谢您的任何帮助。

    0热度

    1回答

    我正在构建基于Foundation的Wordpress框架并使用Webpack捆绑JS。 Webpack非常新。 当我添加Slick.js到项目中,我使用: //import JS import './lib/slick'; //init $('.my-class').slick({}); 可正常工作和我没有得到任何错误。 然而,当我加入sweetalert2.js这样的: imp

    0热度

    1回答

    林开发HTML应用程序结构如下: <html> <head> <!-- other head elements --> <script src="jquery.js?_v=3736f12"></script> <script src="error.js?_v=291bb66"></script> </head> <body> <!-- other b

    0热度

    1回答

    我正在使用Zurb Foundation for Sites 6.4进行布局。我希望在大视图中每行有3张牌,在小视图中有2列。当我在大屏幕上观看时,图像变得越来越伸展。 这里是Codepen:https://codepen.io/coolsaint/pen/oGWmLq 我不想被拉伸的图像,并保持到原来的尺寸大视图和不应该有任何保证金在他们之间。 <link rel="stylesheet" hr

    0热度

    2回答

    我试图去除填充左,右小屏幕上下方的网格项目: <!-- row block --> <div class="row row-cards"> <!-- grid container --> <div class="grid-container"> <!-- grid x --> <div class="grid-x grid-padding-x">

    -2热度

    1回答

    我正在使用Foundation框架。 谁能告诉我如何重新订购基础网格。 下面的代码: <div class="row"> <div class="small-12 large-12 large-push-12 columns"> Mobile top. Desktop bottom. </div> <div class="small-12 large-1

    1热度

    2回答

    我正在接管之前开发人员的开发,他将Zurb基金会作为框架添加到我们的网站中。基金会已经安装了npm。我得到的错误在控制台中的所有基础的JavaScript文件如下: Uncaught SyntaxError: Unexpected token import 检查代码,foundation.core.js有行: "use strict"; import $ from 'jquery'; i

    0热度

    1回答

    我正在使用最新的Foundation 6.4.x和Light YouTube Embeds script by @labnol。 我用这个代码在一个标准的HTML页面: <button data-toggle="animatedModalVideoTest1" class="hollow button expanded alert" href="##">View video</button>

    -1热度

    1回答

    我第一次使用基金会的投掷错误一些inavlid字ü 可以看到,在我附加的图像文件我不知道这里发生了什么 。这是我的webpack配置文件我是设置入口点。 我也设置外部和插件,但它仍然无法正常工作。 我已经安装了这个依赖项[email protected] [email protected] [email protected] [email protected] [email protected]。