Topic: How to installl MDB in a Meteor 1.2.x setup
robert@dunderon.se
asked 10 years ago
Michal Szymanski
staff pro premium priority answered 10 years ago
Neta Gorelik
answered 10 years ago
Michal Szymanski
staff pro premium priority answered 10 years ago
kurapikats
answered 9 years ago
Gilbert Mizrahi
answered 9 years ago
aajaji_m
pro answered 9 years ago
Bartłomiej Malanowski
staff pro premium answered 9 years ago
zoran.spoja
pro answered 9 years ago
@import "../../node_modules/material-design-bootstrap/sass/mdb.scss";
After that I have scss rendered, but js doesn't work. I feel that something is missing but I don't know what. Can you help me?
Bartłomiej Malanowski
staff pro premium answered 9 years ago
james.scaggs
pro answered 9 years ago
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.3.0/css/mdb.min.css" />
<!-- SCRIPTS -->
<!-- JQuery -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Bootstrap tooltips -->
<script type="text/javascript" src="../node_modules/mdbootstrap/js/tether.min.js"></script>
<!-- Bootstrap core JavaScript -->
<script type="text/javascript" src="../node_modules/mdbootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.3.0/js/mdb.min.js"></script>
<title>Meteor App MDB</title>
</head>
<body>
<div id="render-target"></div>
</body>
Console error screenshot - https://screencast.com/t/MeaJr3nxWmo
james.scaggs
pro answered 9 years ago
Adrian Sawicki
answered 9 years ago
eytanronen pro commented 8 years ago
Hello, I just purchased the pro package and am not able to install on Meteor, any update on this since this last post?FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No