Results 1 to 3 of 3

Thread: Images Spanning as Needed

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Posts
    10

    Images Spanning as Needed

    D.J. Central

    If you look at the banner of this site, you'll see a yellow like that looks like the visual representation of a sound loop. If you resize your window, you'll see that this line expands or shrinks as neccesary. I've tried looking at the source of the page, however I know next to knowthing...alright, absolutely nothing...about JavaScript.

    Does anyone know how the designer made the line span as the browser was being resized?

    Any insight would be appreciated.

    Thanks!
    Abs
    <--! Taken -->

  2. #2
    its got nothing to do with javascript

    he has set the iumage as the cell background in the table so as the cell expands contracts so does the image

    Code:
    &lt;td background=/images/top-background.gif&gt;
    v_Ln

  3. #3
    Junior Member
    Join Date
    Aug 2004
    Posts
    10
    Heh...turns out you're right. I tried an expirament like that before I posted this, but when I sized the window to be really small it still kept wrapping so that the background was repeated, so I thought it might have had something to do with the java.

    Thanks for helping out.
    Abs
    <--! Taken -->

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •