[Javascript] object that floats over frames

Matt Barton javascript at mattbarton.org
Fri Jan 23 08:04:43 CST 2004


Hi Dan,

I have had to find a solution to this too (this week in fact).  Unfortunately I found nothing apart from the popup object (i.e. document.createPopup()) that would float over frames.  I didn't want to use the popup object either, but with a fair bit of experimentation I have found it to be very useful, and fits my application perfectly (also IE6/Win intranet app).

If you want any hints with using the popup object then don't be afraid to ask :)

Matt
  ----- Original Message ----- 
  From: Dan Costea 
  To: [JavaScript List] 
  Sent: Friday, January 23, 2004 12:31 PM
  Subject: [Javascript] object that floats over frames


      Hi!

  I work with IE6 (an intranet applicaiton). I need an object that can float over frames, like a popup object (but not this object). For example, I have an HTML page with frames and I need an object that will stay visible at a certain position (for example, exactly in the middle of the page, no metter that at this area is splitted by frames). Do you know if such object exists in IE? If yes, what is it?

  Thanks,
  Dan Costea.


------------------------------------------------------------------------------


  _______________________________________________
  Javascript mailing list
  Javascript at LaTech.edu
  https://lists.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20040123/03f19a9f/attachment.htm>


More information about the Javascript mailing list