RegularSlideShow . . . | . . . IncrementalPre-Load . . . | . . . AutoScrolDiv . . . | . . . DynamicDriveScroll. . . | . . . FrameSet. . . | . . .DirectorMovie
![]() Click image to start "billboard" rotate. |
|
![]() << Previous Next >> |
A slide show is being added as an
afterthought. To simplify matters, all original images should have been
the same size.
|
Go to Home Page | Go to Top of Page |
The 3rd edition of JavaScript Unleashed (Chap 21) noted that <FORM> TEXT object </FORM> was used for “scrolling marquees.” (NN4 supported <iLayer> but did not support <DIV>, <iFrame> or <Marquee> tags. Embedding <layer> inside <iLayer> was an alternative to <Form>. Now, NN6+ no longer supports <iLayer> and still seems to have bugs with <DIV>. What to do?) JavaScript Unleashed's section on “billboards” noted four steps: (1) Create image placeholder on Web page. (2) Define array to hold images (example used primary and transitional image arrays). (3) Develop JavaScript routine to manage image presentation. (4) Associate JavaScript function as an event handler of Window's onLoad event. Helpful “billboard” JavaScript examples were found at http://www.ipac.caltech.edu/2mass, http://www.webreference.com/javascript/960923/part02.html, and ... |
Regular SlideShow |
Incremental Pre-Load |
Auto Scroll Layer/Div |
DynamicDrive Scroll |
FrameSet | Director Movie |
Ahem, excuse us! If you can see this message, your browser is not CSS2 complaint. This site employs Cascading Style Sheets and JavaScript so it looks better in browsers that support Web standards.