Results 1 to 3 of 3

Thread: random image display in frame

  1. #1
    Join Date
    Mar 2005
    Posts
    110
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default random image display in frame

    if you go to my website > www.ikonmusic.net , youll see 8 links on the left that read background 1-8....clicking each of those displays a different image that loads in the iframe directly to the right...heres the code for the iframe that loads those images..

    Code:
    <TD COLSPAN=4 ROWSPAN=5 background="unfamous_12.gif" WIDTH=444 HEIGHT=210 ALT=""> <iframe style="position: relative; left: 0px; top: 0px;" src="http://www.ikonmusic.net/back1.jpg" name="ikon3" bordercolor="#86933E" scroll="auto" allowtransparency="true" frameborder="0" height="210" width="430"> </iframe></TD>
    that works fine, however, i want it so that the iframe randomly loads 1 of those 8 images upon entry to my website..i tried the random iframe script but then the links titled background1-8 wont work properly. any ideas?

  2. #2
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

  3. #3
    Join Date
    Mar 2005
    Posts
    110
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    nice thanks man thats what i was lookin for

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
  •