Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] object that floats over frames
- From: costea.dan at ssi-schaefer.ro (Dan Costea)
- Subject: [Javascript] object that floats over frames
- Date: Fri Jan 23 11:23:54 2004
unfortunately, I can't apply these solutions because I already have implemented over 300 dialogs (web pages) and I need a general solution for all of them. I can write a js function that I'm sure it is called on "onload" event of all frames and in this function I have to dynamicaly insert the logo, such way that it will be displayed in the top-left corner of each dialog. ----- Original Message ----- From: Tim Makins To: [JavaScript List] Sent: Friday, January 23, 2004 7:12 PM Subject: Re: [Javascript] object that floats over frames 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. ------------------------------------------------------------------------------ _______________________________________________ Javascript mailing list Javascript@xxxxxxxxxx https://lists.LaTech.edu/mailman/listinfo/javascript -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20040123/7ed991c8/attachment.html
- Follow-Ups:
- [Javascript] object that floats over frames
- From: Roger Roelofs
- [Javascript] object that floats over frames
- From: Vlad Lepadatu
- [Javascript] object that floats over frames
- References:
- [Javascript] object that floats over frames
- From: Dan Costea
- [Javascript] object that floats over frames
- From: Matt Barton
- [Javascript] object that floats over frames
- From: David Lovering
- [Javascript] object that floats over frames
- From: Dan Costea
- [Javascript] object that floats over frames
- From: Tim Makins
- [Javascript] object that floats over frames
- Prev by Date: [Javascript] object that floats over frames
- Next by Date: [Javascript] object that floats over frames
- Previous by thread: [Javascript] object that floats over frames
- Next by thread: [Javascript] object that floats over frames
- Index(es):