[Javascript] object that floats over frames

Tim Makins spindrift at oceanfree.net
Fri Jan 23 11:12:01 CST 2004


A bit of lateral thinking:

How about creating your 'frameset' in CSS, and then you can float whatever you want on top, in the same window.

Another idea - if your floating logo must sit over, for instance, two frames, then slice the logo in two, and float half over one frame and the other half over the other frame, using absolute positioning.

Alternatively, move your logo so it only covers one frame. Or make the logo smaller.

Tim in Ireland.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20040123/eb539ead/attachment.htm>


More information about the Javascript mailing list