Export to GitHub

flesler-plugins - issue #5

Ul but not Li items scrolling in IE6


Posted on Nov 8, 2010 by Quick Monkey

What steps will reproduce the problem? 1. I have a drop down "mega menu" with a container div, 4 columns of ul's with li's within them. 2. I have 2 buttons, 1 to scroll up on click and 1 to scroll down, both using (+=50px or -=50px) option. 3.

What is the expected output? What do you see instead? In IE6 (must support) the Ul scrolls, but the Li's do not scroll with it. I would expect the entire Ul plus it's siblings to scroll.

What version of the product are you using? On what operating system? IE6 on Windows XP

Please provide any additional information below.

Comment #1

Posted on Nov 8, 2010 by Quick Monkey

Sorry, I am using scrollTo version 1.4.2

Comment #2

Posted on Nov 9, 2010 by Swift Giraffe

Can you provide a demo online?

Comment #3

Posted on Nov 9, 2010 by Quick Monkey

Thank you for your quick response. I just got it figured out. I didn't have positioning on Ul itself, just the container...silly mistake. I cannot wait until my company stops using IE6, I mean seriously, lol. Thanks again, this is an awesome plugin.

Comment #4

Posted on Nov 9, 2010 by Swift Giraffe

(No comment was entered for this change.)

Status: Invalid

Labels:
Type-Defect Priority-Medium