Sample Lesson Plan
Summary

Targeted Grade Level | Sample |
---|---|
Curricular Area | Sample |
Activity Type | Sample |
Theme | Sample |
Summary | All of the lesson plans on this site are organized in sections to make it easy to find the particular information you want. Every lesson plan is broken into the same set of sections. Below, you can see the different sections. Click on the appropriate tabs to see details about the information you will find in that section on any given lesson plan. |
Colorbox Samples
Open a page through colorbox (content only)
<a href="lessons/view/sample?view=content" class="colorbox">Example</a>
Open a YouTube video via colorbox
The href
for the link must be the URL listed in the Embed code for the YouTube Video.
<a href="http://www.youtube.com/watch?v=Nz8DN0rQ2iU" class="colorbox">Bridge School Concert Highlights</a>
Bridge School Concert Highlights
Opening a full-sized image in colorbox
The link should be directly to the image. The image tag should then be resized using the width and/or height attributes.
<a href="http://www.bridgeschool.org/images/carousel/carousel01.jpg" class="colorbox"
<img src="http://www.bridgeschool.org/images/carousel/carousel01.jpg" width="200" alt="The Bridge School" />
</a>
Carousel
Standard Carousel
This is currently not working if the carousel is not on the initially active tab...