سلام دوستان.
علت کار نکردن dropdown در bootstrap چی میتونه باشه؟
در ویوسورس صفحه تگهای link و script رو بصورت زیر دارم:
متشکرم.
علت کار نکردن dropdown در bootstrap چی میتونه باشه؟
در ویوسورس صفحه تگهای link و script رو بصورت زیر دارم:
<link href="http://localhost/myblog/css/bootstrap.css" rel="stylesheet" type="text/css"> <link href="http://localhost/myblog/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="http://localhost/myblog/css/bootstrap-rtl.min.css" rel="stylesheet" type="text/css"> <link href="http://localhost/myblog/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://localhost/myblog/css/style.css" rel="stylesheet" type="text/css">
<script href="http://localhost/myblog/js/jquery.min.js" type="text/javascript"></script> <script href="http://localhost/myblog/js/bootstrap.js" type="text/javascript"></script> <script href="http://localhost/myblog/js/bootstrap.min.js" type="text/javascript"></script> <script href="http://localhost/myblog/js/bootstrap.rtl.js" type="text/javascript"></script>
متشکرم.