Changeset 93784 in spip-zone for _plugins_/foundation_6/trunk/inclure/head-foundation.html
- Timestamp:
- Dec 17, 2015, 11:22:31 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/foundation_6/trunk/inclure/head-foundation.html
r93782 r93784 23 23 </script>] 24 24 [<script src="(#CHEMIN{lib/foundation-6/js/foundation.js})"></script>] 25 [<script src="(#CHEMIN{lib/foundation-6/js/app.js})"></script>] 25 <script type="text/javascript"> 26 $(function () { 27 $(document).foundation(); 28 }); 29 </script> 26 30 ]
Note: See TracChangeset
for help on using the changeset viewer.