You cannot post messages because only members can post, and you are not currently a member.
|
|
Can't load javascript components
|
| |
... in any way... all in the title. I cant get the javascript bootstrap components working. <div id="example">Some element</div> <script> $('#example').popover({ title: 'A title!', content: 'Some content!', trigger: "hover" }); </script> this is not working and not loading the popover. same problem with:... more »
|
|
|
Tabs, dropdown link?
|
| |
Hey, I just maked a tab menu, and it works great, expect the dropdown menu. When I click something on the dropdown menu nothing happens :( Does someone know how to link them properly? [link] Lg
|
|
|
Total Count
|
| |
Does anyone knows how many websites using Bootstrap so far? Mahesh
|
|
|
DatePicker in modal issue
|
| |
Hello, I am having some issues with the datepicker control inside a modal. The calendar seems to come up but it is not under or next to the calling control. I posted on the following form for the datepicker but i can't get anyone to respond so not sure if the forum is dead or what. Here is the link to it:... more »
|
|
|
How to use contaioner class of twitter bootstrap
|
| |
Hello guys i m new to twitter boot strap as well as css and web developement i just want to know that how can i use twitter bootstarp container class with a height and width of 100% without defining height and width of body and html it works fine if i use bootstarp container class without defining... more »
|
|
|
bootstrap add arrow if using dropdow-menu with overflow
|
| |
In dropdown menu i have a lot of item so i use this code to limit the height and to have scrollbar .navbar .nav > li > .dropdown-menu{ ...but it's remove the arrow at the top of the menu, how can i do for show the arrow, is it possible ?
|
|
|
Expandable form
|
| |
I am trying to create a hierarchical form. Where you can select any of the categories and submit the form or any of sub categories and submit the form. There can be any number of categories and subcategories. I already have all of the select inputs. I just need to know how to specify how to group them and how to expand when you select them.... more »
|
|
|
Can't get my carousel to work
|
| |
I've tried implementing the carousel, and it's not really working. It seems that the javascript is not being implemented. My html markup is below, And at the bottom I've included the javascript. The actual files in my js folder are bootstrap.js and bootstrap.min.js. The html seems to work as the first image loads and it all looks good... more »
|
|
|