Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Anything Slider IE Problem

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30417
    dclardy
    Member

    I have placed the slider in a word press theme that I built for a buddy of mine, but it is not working properly. The images are missing on some of the slides. Any ideas? It works fine on the other major browsers from what I have seen.

    #78688
    Nineza
    Member

    What do you mean?
    They’re all displaying fine.

    In firefox that is…
    In IE 9 Beta it’s good too…

    ?

    #78717
    jamygolden
    Member

    When you have problems like this, you should try validating your markup.

    I think the problem is that your <img> elements don’t end with />

    Currently they are:
    <img src=””>

    When they should be:
    <img src=”” alt=”” />

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.