javascript - 使用 Bootstrap 3 和 Bootstrap 2

标签 javascript css html twitter-bootstrap

我下载了一个名为 Codester 的 html5 模板.它在 Bootstrap 2 之上运行。

但截至目前,Bootstrap 的当前版本是 3。我对此非常熟悉,所以我想要一种方法,我可以使用该方法在 bootstrap 3 中工作,但该模板在 bootstrap 2 中运行。

或者是否有任何简单的过程可以将该模板转换为 bootstrap 3?

最佳答案

你可以自己做。下载模板,并使用以下信息更新它:

http://getbootstrap.com/migration

http://www.bootply.com/bootstrap-3-migration-guide

有一些工具可以提供帮助:

http://upgrade-bootstrap.bootply.com

http://code.divshot.com/bootstrap3_upgrader

http://twitterbootstrapmigrator.w3masters.nl

但是考虑到您需要一个模板,我认为这不是您想要的。这可能不够容易,因为总是有问题需要更深层次的知识来解决。

提示:询问模板的作者! (找不到联系方式)

关于javascript - 使用 Bootstrap 3 和 Bootstrap 2,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28894500/

相关文章:

javascript - 获取每个 tr 的 ID 不起作用

javascript - ASP.net Razor MVC5 在我的 cshtml 页面内的 javascript 中插入 @{}

javascript - 居中 div 在另一个 div 的垂直中间

html - 元素符号未出现在 wordpress 网站中

jquery - 触发器 insertItem 上的 CarouFredSel 元素宽度问题

css - Div 在 IE 兼容模式下移动

javascript - 使用拆分将字符串拆分为 2 个字符的组?

html - 使 DIV 随内容展开而不是滚动

html - Youtube 嵌入播放器默认分辨率

javascript - 如何清除 HTML canvas 中某个部分的反转?