Open bengm opened 8 years ago
Ben - This might be due to a namespace conflict with angular (they both use the $). Probably the best way to get stuff like the accordian to work is by using AngularUI Bootstrap (https://angular-ui.github.io/bootstrap/)
Yeah, I'm not sure where the conflict is or why - the literature says they play together, and I know we've used them together.
I'm ok with using ui-bootstrap for some interactivity, so long as we don't use all of bootstrap (the RFP mentions the 18f style). I'd rather just use the uswds library if it works to have the same sort of menu behavior, etc.
For some reason jquery isn't taking, and things like the accordion, side menu don't work. Jquery is supposed to be bundled w/ uswds.js, yet getting:
(index):128 Uncaught ReferenceError: $ is not defined
in console