We have a bug here, well it isn't really a bug, it's more of a performance improvement I would like to make.
https://www.pivotalt...y/show/29832289
Basically if you look at the ajax calls we are including 2 extra js files related to the dropkick (Makes the dropdowns look pretty). We are doing this on purpose even though when the system is minified both of these files need to be loaded.
The content of dropdownInteraction.js makes sense to load each time which is fine. But the thing I couldn't figure out is why we need to include jquery.dropbox.js on that ajax call when it was already included on the main page load as part of the minified request. If you don't include it in the ajax call, then the dropkick doesn't work.
Hopefully one of our community members could troubleshoot this further.
Thanks
Jason
Can someone in the community help us with this issue?
Started by Jason, Jun 18 2012 03:03 AM
No replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









