DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Colin Hutchinson Guest

    loading files into layers


    I need to load a page into a layer, with scollability. I know how to do this
    in IE using the div tags but I can't figure out how to make it work in NS.
    If I need two totally different scripts then I'll also need browser detection
    which I'd rather not have to do.

    W/B Soon


  2. #2
    luke Guest

    Re: loading files into layers


    "Colin Hutchinson" <colinhutchinson@zdnetonebox.com> wrote:
    >
    >I need to load a page into a layer, with scollability. I know how to do

    this
    >in IE using the div tags but I can't figure out how to make it work in NS.
    > If I need two totally different scripts then I'll also need browser detection
    >which I'd rather not have to do.
    >
    >W/B Soon
    >


    You should use the < SPAN tag, instead of the < DIV tag (DIV ain't supported
    in all browsers).

    Also: once you've done this, there's slight kinks in how to access the style
    of these.

    -L-


  3. #3
    Join Date
    Mar 2005
    Posts
    2

    Help with layers

    Please, tell me how to load a file into a <span> element

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links