DHTML Lab: Cross-Browser Visibility Transitions; Wrap-up
Cross-Browser Visibility Transitions
wrap-up
In this column, we created a positioned element visibility transition library.
More importantly, hopefully, we demonstrated how to develop routine libraries in general, using separate functions and a controlling switch statement for redirection.
We kept the library fairly modular, to allow easy additions or omissions. If you do not have need for all the transitions discussed, simply delete the case label and the function associated with the transition.
The transition-generating form from our front page is reproduced below for review:
All the code discussed is repeated in our code pages.
Produced by Peter Belesis and
All Rights Reserved. Legal Notices.Created: Apr. 28, 1998
Revised: Apr. 28, 1998
URL: https://www.webreference.com/dhtml/column19/transFinal.html