dkleehammer / bootstrap-popover-extra-placements

Extends the bootstrap popover and to add extra placements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: Object #<Object> has no method 'addClass'

daverogers opened this issue · comments

I get this error whenever I hover the popover using "data-placement='topLeft' "

Uncaught TypeError: Object # has no method 'addClass'

Minified JS and CSS load fine, after loading bootstrap.min.js as described in the readme.

Sorry for the delay, github doesn't do a great job of notifying the owner of an issue being posted.

Can you elaborate a bit more, such as bootstrap, jquery versioning or post a sample of your html that was causing a problem?

thanks!

I'm in the process of moving away from Kickstrap and to just the latest version of bootstrap. I'll try to remember to let you know if I still have any problems thereafter :)

Sounds great. I'm going to close this issue and keep a better watch for any future issues opened.

Just to update, it is working as expected in the latest version of jQuery and Bootstrap. Thanks :)

Great, thanks for the update.