Downloads
Download tar.gz
52.99 KB
MD5: ea0d6eeba636dbbdf92a6a65ca722f87
SHA-1: ba589b9da0e14c6184bdbe2e79a8ebb8f73f255c
SHA-256: ed689487f1cfb53c7c6b70d80bf7f8e85b4a50a5faf399b5048af80c72b832b1
Download zip
58.23 KB
MD5: 603d3c0b44faaa80857f989440dbdca1
SHA-1: 288df55768819e90cca40b18fa06695ae8a87646
SHA-256: a0cf322179058163af52873053a78f510596513c962840107003fcade58f708d
Release notes
6.x--1-2-ALPHA3
New Features
* http://drupal.org/node/336641 - Nate's big ol' just-in-time css and js loader patch
Issues
* JIT loaded css and js are not unloaded when popup is dismissed
* File order is not maintained. JIT files are loaded after page's original pages.
* Inline scripts need testing
** Should inline scripts be called before or after popup content is loaded?
*** Poll wants to go after
** Should already loaded inlines be executed again?