3. Multi-Wheel Demo

Word-Wheel was designed from the ground up to be able to “host” any number of WordWheels on an HTML page. Have a look at the following items to see how easy it is to have more than one WordWheel on a single web page:

  • this page’s source and search for “ww-group-container”, and check out the contents of the <script> element;

  • custom.css file, search for “ww-group-container” to see how the layout was controlled by merely 3 lines of CSS.