How do i avoid iframes?

Discussion in 'HTML & Website Design' started by dubs89, May 6, 2009.

  1. #1
    Hi please view http://biteout.ca/earls.php and see how I have iframes displaying the menus.

    Is there any way to achieve the same affect using something else than iframes?

    I am currently using photos in iframes since google wont work with iframes to begin with it was easier this way.

    Thanks!
     
    dubs89, May 6, 2009 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Instead of <iframe>, do <img src="images/menu/earls/menup1.jpg" />.

    cheers,

    gary
     
    kk5st, May 6, 2009 IP
  3. diwebdesign uk

    diwebdesign uk Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You could use some javascript (AJAX) that changes menu image depending on what the button was clicked. If you use a Javascript library like Jquery, it makes it very easy.
     
    diwebdesign uk, May 7, 2009 IP