overflow hidden problem of Easy Slider 1.5 jquery plugin in IE6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neovantage
    New Member
    • Aug 2008
    • 245

    overflow hidden problem of Easy Slider 1.5 jquery plugin in IE6

    Hey all,
    I am developing a portfolio and i am having problem relate to Easy Slider 1.5 jquery plugin in IE6.
    It shows all the images in IE6 as it must show 1 image at a time. It is working fine in all other broswers like firefox mozilla 2+, Google Chrome, Safari, IE7+ but it is creating problem in IE8.

    here is the url of page where i am facing problem

    URL of the Page

    I will b very grateful if some one solve my problem. Thanks in advance

    kind regards,
    Mohsin Rafique
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Is the problem in IE6 or IE8?

    Comment

    • neovantage
      New Member
      • Aug 2008
      • 245

      #3
      The problem is in IE6

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        Does the author of the script claim support for IE6? Have you tried the demos/checked the documentation?

        Comment

        • neovantage
          New Member
          • Aug 2008
          • 245

          #5
          Yes the autor claim for it. n i yes i tried the demos n using the same script in my code too.

          The only difference was that the demos was in div.
          Div based page

          My page is Table based though i am using the div in order to use easy slider but within the td.

          Comment

          • acoder
            Recognized Expert MVP
            • Nov 2006
            • 16032

            #6
            I've not used this script, so what I would suggest you do is take it out of the table - you don't need a table for your layout.

            Comment

            • neovantage
              New Member
              • Aug 2008
              • 245

              #7
              But i dont know div based document. I just know the table structure of XHTML document. not the div. So what you sujjest now?

              Comment

              • acoder
                Recognized Expert MVP
                • Nov 2006
                • 16032

                #8
                I suggest you learn how to if you're going to design web pages/sites. See Why Using Tables for Layout is Stupid. It's not that difficult and even if it doesn't solve this problem, you'll still see the benefits.

                Comment

                Working...