EDIT: Resolved, noticed that blockUI sets the z-index of it to 1000,
so in order for fixed elements to appear above it their z-index needs
to be higher than that value. Quite simple really :D

On Jan 14, 12:55 am, Mike Alsup <mal...@gmail.com> wrote:
> > There seems to be a bug that when you have a fixed element attached to
> > the bottom of the window and then try to block an element that goes
> > below the bottom of the window (scrolls) it overlaps onto the fixed
> > element.. its easier to show a picture:http://i44.tinypic.com/2z4wocn.jpg
>
> > Any ideas as to how I could resolve this?
>
> > --Sam
>
> Sam, could you post a link?

Reply via email to