adamjgrant / kickstart

Kickstart is a CSS library designed for modularity and fast page performance
http://getkickstart.com
1.87k stars 94 forks source link

no javascript events #188

Open smcmurray opened 8 years ago

smcmurray commented 8 years ago

Using v3.x static js and css, the js doesn't work. Dropdown buttons don't dropdown, etc.

I use an AMD loader.

The documentation does not indicate that k$ has to be invoked manually. Is there some problem with load order?

adamjgrant commented 7 years ago

Yeah, the AMD loader could be the issue. Could you share some code?