Appendix B. Supplemental Code
On http://frontenddrupal.com, you can download the example code used throughout the book. Additionally, this appendix provides a short overview of the code as well as the most important example code, grouped by folders.
template
In Chapter 10, a sample template is used for practicing jQuery code in a clean environment. The template
folder contains all required files for running code. Insert new code into the index.html
file.
index.html
The index.html
file serves as a playground for experimenting with JavaScript code. Just insert the JavaScript code you want to try in the marked section in the header.
Get Front End Drupal: Designing, Theming, Scripting now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.