OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Netscape, Iframes, Layers, and backgrounds
This page's ID:
10572
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
ok I started out doing my site in Iframes, found that it would not work in NS4.x and have tried to write something to work for both IE and NS. What I wrote has yet to work, and I am not smart/adept enough to know what is wrong with it lol I admit it im stupid but off that topic, Can someone tell me what would make it work so i can get my site working crossbrowser? <iframe width="355" height="295"><layer width="355" height="295"><SCRIPT LANGUAGE="JAVASCRIPT"> var ns4 = document.layer; var ie4 = document.all; function load("alyssainfo.shtml") { if (ns4) document.textLayer.src = "alyssainfo.shtml" elseif (ie4) parent.textFrame.document.location = "alyssainfo.shtml" } </SCRIPT> load("alyssainfo.shtml") </iframe></layer> I tried it on [url=http://www.charmedsite.f2s.com/alyssa.shtml]http://www.charmedsite.f2s.com/alyssa.shtml[/url] and I get the box there but the page doesn't load for some reason. Also on my site I have the main table set with a background that spans both cells why in NS does it start the background over in each cell? and can that be fixed? Thanks ACO
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »