Be the first to write a review
Controlling Sliding Billboard by Behaviors
How to make the Pixar Sliding Billboard Demo
In this article Patrick will show us how he made the great looking Pixar Demo, by fully controlling the Sliding Billboard navigation with Dreamweaver Behaviors. You can also check out the demo here.
2. Creating the Control section
To the left of the Billboard section, the Control section is located. This is the place where all the behaviors for the control of the Billboard will be applied.
To be able to do so, the layout will be created and some text and images are inserted.
- Place the cursor in the left column besides the already entered Billboard.
- Enter a table with 3 rows and 1 column.
- Select the <TD> from the first row and from the Properties Inspector apply the header class to it.
- Select the <TD> from the second row and from the Properties Inspector apply the content class to it.
- Select the <TD> from the third row and from the Properties Inspector apply the footer class to it.
After creating the layout, some text and images will be inserted to be able to apply the behaviors in the next stage.
- Enter a Title for your overall Billboard (Actual Billboard and Controls) in the first row. From the Properties Inspector apply the H3 class to this text.
- Create a "Playlist" by entering all the Titles of all the individual slides in the second row, to be able to jump to an individual slide later. Best choice is to put these titles in a list in the correct order.
- Enter a dummy link for all titles by entering # in the Link field in the Properties Inspector.
- Enter text or images in the third row to be able to Play, Stop, Go to Previous or Go to Next slide.
Save the page and continue with the next step.
Patrick Julicher
Patrick started developing websites at the age of 25, only using HTML and building simple websites. Through the years his passion for designing and developing grew, and his career moved in that direction in the year 2004, when he decided to try and get a job in ICT and Web Development.
He got this chance at WE ICT, based in Nijmegen, The Netherlands. For the first couple of years he combined network management for customers with creating database-driven websites in ASP. Since 2008 his main work is on the developing part.
While ASP is still his favorite language, he's slowly trying to dive into ASP.NET and discover all of the possibilities.