soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

drop down is not visible #3

Closed tejinderss closed 12 years ago

tejinderss commented 12 years ago

When i click on the target, it just displays the tip and but no ul and it says division size 0x0.

claviska commented 12 years ago

This is an implementation problem. Please check the demo code and verify that you're linking to it properly (note that you'll need to prefix the ID with a pound symbol in the data-dropdown attribute).

If that doesn't help, link us to a JS Fiddle so someone can take a closer look at it.