Install

Official Website

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        ...
        <link rel="stylesheet" href="css/bootstrap.min.css">
    </head>
    <body>
        ...
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
        <script src="js/bootstrap.min.js"></script>
    </body>
</html>

如果需要用到它整合的 javascript 元件,必須先依賴 jQuery 在載入 bootstrap.js。

results matching ""

    No results matching ""