can you replace frames with layers now a days?
| SitePoint Sponsor |
can you replace frames with layers now a days?
Yeah, as long as you're not using IE on Windows:
HTML Code:<div style="position: fixed; top: 0; left: 0; height: 180px; width: 100%; z-index: 25;">This thing is stuck to the top of the window!</div>
Bookmarks