Forums

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

Home Forums JavaScript Anything Slider – Whats wrong?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #32308

    So I am using the anything slider to switch pages on this simple resume site. Why isn’t it getting the correct height for ‘portfolio’ in Google Chrome? It works fine in the rest of the browsers. Chrome has rarely been the culprit for me. Here is the link:

    http://www.austincondiff.com/

    As you can see in portfolio, there are more portfolio items that are not visible, so the div is being resized shorter than the content.

    Any help would be great! Thanks.

    #51671
    cybershot
    Participant

    Do you have floats that are left uncleared? One other thing that sometimes works is to run your code through the validator. This can show you errors that if you fix it might fix your problem. you have 27 errors and 10 warnings. A lot of them can be fixed. I saw problems with your body tag and head tag. This could surely cause a problem.

    #51673

    Thanks for pointing that out, however that didn’t fix the problem. I do have a clearfix and I also applied it to .block which is each portfolio item. Any other ideas? Thanks.

    #51612

    That did the trick! Thank you very much! =)

    #51557
    DogsGhost
    Member

    Hey now Mottie, don’t hate on Opera users.

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