Cameron
|
025ff07aab
|
Fixes #4737 Removal of type="text/javascript" and type="text/css"
|
2022-03-31 08:24:34 -07:00 |
|
Cameron
|
c96d64e275
|
Closes #618, #2599 Added simple options for including 'async' or 'defer' when using e107::js('header') and/or e107::js('footer').
Usage example: e107::js('footer', 'https://www.google.com/recaptcha/api.js?hl=en', ['defer','async']);
|
2021-12-27 15:21:18 -08:00 |
|
Cameron
|
78d72fa139
|
Added 'defer' to bootstrap5 and fontawesome5 <script> tags.
|
2021-10-12 08:00:41 -07:00 |
|
Cameron
|
0442ba138a
|
addJs() method cleanup. Work-in-progress.
|
2021-10-11 19:06:03 -07:00 |
|
Cameron
|
729da341e1
|
Disable static URL mode after tests.
|
2020-12-04 12:37:16 -08:00 |
|
Cameron
|
86690cee65
|
Parser staticUrl() test and JS manager addLink() test added.
|
2020-12-03 14:20:34 -08:00 |
|
Deltik
|
e49ee50d31
|
Preparation for merge with e107 repository
Moved all test files to e107_tests subdirectory
|
2019-11-27 11:18:53 -06:00 |
|