hwg-techniques archives | Mar 2000 | new search | results | previous | next |
RE: Emulating load() in IEby "tim booker" <timbooker(at)lineone.net> |
|
Have you tried using <iframe> in IE? Tim > -----Original Message----- > From: owner-hwg-techniques(at)hwg.org > [mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of andy dunbar > Sent: 21 March 2000 09:37 > To: Peter Benoit; hwg-techniques(at)hwg.org > Subject: RE: Emulating load() in IE > > > Hi, > > thanks all for help... > re using frames - i'm actually pulling apart a > prototype built in frames so thats kind of a no go - > there are a lot of dynamic sections on the page which > could not be produced using frames and using any of > them rules out using frames on the > others......unfortunately! > > re SSI - that was the direction I was albeit > reluctantly heading so the pointers you gave me will > be v. useful - thanks! > > re load(): > > this only works in NS 4 but gives you the ability to > load a new document into layers - very cool indeed. > > use layer.load(src, width) > > (where src is the url of your document, plus you must > specify the width for line wrapping - dunno what > happens if you don't specify it) > > this will only work when the page has loaded so you > can only use it in an event handler - eg a mouseover - > not in a top-level script. > > How Microsoft can leave something quite as fantastic > as this out I don't know. > > Any other ideas re mimicking this functionality in IE > would still be much appreciated! > > cheers > > @ndy Dunbar > > __________________________________________________ > Do You Yahoo!? > Talk to your friends online with Yahoo! Messenger. > http://im.yahoo.com >
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA