Forums

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

Home Forums CSS [Solved] slider and IE6

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #29514

    Posted this on JS forum however may be a CSS issue?
    http://www.mecgun.co.nz slider does not work with IE6.
    Grateful for help

    Subsequent Google search gave and answer which seems to have solved the problem.
    amend slider CSS:
    #mover{
    width: auto;
    position: absolute;
    }
    Was initially a fixed width and relative

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