Checkbook
Checkbook copied to clipboard
Using Javascript with Checkbook
Hi @atorkels and company, I'm trying to get a local instance of Checkbook running, using the master branch from this repo. You can see my work in this branch. I have it mostly working, but I have some persistent problems with including Javascript.
Here's a screenshot that shows my current status:
I've manually included links to jQuery and Highcharts in highcharts.tpl.php -- see this commit for details. This is obviously hacky, and while it makes the charts show up it doesn't resolve all the issues. The "Filter" dropdown does not work, and all the agencies are missing from the Citywide Agencies menu item.
Do you have a sense of whether these problems are all due to various Javascript libraries not being loaded correctly? Is there a setting I need to change to make JS load with Drupal?
Thanks for reading! Let me know if there's more information I can give you to help resolve this.