Results 1 to 3 of 3

Thread: IFrames
      
   

  1. #1
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default IFrames

    Hello,
    I'm using IFrames to display photo galleries. In FF the border (which I want to have) is red. In IE8 it is gray.
    Is there any solution?
    fphcbigblue dot com

    Here's the code:
    <iframe name="hero" id="InlineFrame2" style="position:absolute;left:180px;top:95px;width :710px;height:475px;z-index:2" src="http://www.fphcbigblue.com/honor" frameborder="1">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: IFrames

    Can try this version in a html box.

    <iframe name="hero" id="InlineFrame2" style="position:absolute;border:2px red solid;left:180px;top:95px;width :710px;height:475px;z-index:2" src="http://www.fphcbigblue.com/honor" frameborder="1">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>

  3. #3
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: IFrames

    Perfect...
    Thank you
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49