- **status**: open --> closed
--- ** [tickets:#7791] Need to load jquery sooner in page** **Status:** closed **Milestone:** unreleased **Created:** Fri Oct 31, 2014 02:18 PM UTC by Dave Brondsema **Last Updated:** Fri Feb 20, 2015 07:46 PM UTC **Owner:** nobody In the standard theme, jquery isn't loaded soon enough. On tracker pages, the milestone & search sidebar counts are loaded via an ajax call. The javascript is defined in `sidebar_menu_js` but that is placed in the HTML before jquery is loaded, so it fails: "ReferenceError: $ is not defined" Can compare to the SF theme which works ok. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
