home / experts / javascript / column84 |
|
Embedding Sound in an Invisible FrameWhen you maintain a Web site, you need to embed the sound track on each and every page you want to sonify. This may become a nightmare for maintenance when you want to change the embedded track on all pages. Another way to embed a sound track is to use an invisible frame. We can embed all tracks in this frame, and reference it from all the Web site's pages. Click here to see a page with two frames, one invisible and one visible. This is the code for the
This is the code for the invisible frame:
This is the code for the visible frame:
Next: How to share sound tracks among Web pages |
Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: May 21, 2001
Revised: May 21, 2001
URL: http://www.webreference.com/js/column84/6.html