Rev 16395 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16395 | Rev 17143 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | 14 | ||
15 | !! By now, foundation.util.triggers must be disabled to avoid a conflict with the Dynapi lib. |
15 | !! By now, foundation.util.triggers must be disabled to avoid a conflict with the Dynapi lib. |
16 | !! ( it duplicates every item created by dynapi) |
16 | !! ( it duplicates every item created by dynapi) |
17 | !! see here for sample : localhost/wims/?module=H1%2Falgebra%2Faddfig.fr&cmd=new |
17 | !! see here for sample : localhost/wims/?module=H1%2Falgebra%2Faddfig.fr&cmd=new |
18 | !! <script src="html/themes/_inc/foundation/foundation.util.triggers.js"></script> |
18 | !! <script src="html/themes/_inc/foundation/foundation.util.triggers.js"></script> |
- | 19 | !!en attendant, on charge au moins certaines parties |
|
- | 20 | <script src="html/themes/_inc/basic_triggers.js"></script> |
|
- | 21 | ||
- | 22 | ||
19 | <script src="html/themes/_inc/foundation/foundation.util.motion.js"></script> |
23 | <script src="html/themes/_inc/foundation/foundation.util.motion.js"></script> |
20 | !!<!-- Reveal (modal popups) --> |
24 | !!<!-- Reveal (modal popups) --> |
21 | <script src="html/themes/_inc/foundation/foundation.reveal.js"></script> |
25 | <script src="html/themes/_inc/foundation/foundation.reveal.js"></script> |
22 | 26 | ||
23 | !!<!-- dropdown Menu (used by languages selector) --> |
27 | !!<!-- dropdown Menu (used by languages selector) --> |