sIFR always on top of thickbox-lightwindow

27 Mar
2009

Sometimes I’m facing the problem where my sIFR texts always stay on top my page, like this:

sIFR always on top of thickbox/lightwindow

sIFR always on top of thickbox/lightwindow

Really annoying when you’re using Thickbox or Lightwindow to display a (fullscreen) picture. The solution is simple, but weird:

With the following parameter the problem will be solved:

sIFR.replace(yourFont, {
  selector: 'h2',
  wmode: 'transparent',
  css: '.sIFR-root { color: #791d7e; }'
});
Feel free to share:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • StumbleUpon
  • Technorati

1 Response to sIFR always on top of thickbox-lightwindow

Avatar

moshe

June 4th, 2009 at 18:42

amazing – thanks!

Comment Form

top