Download & Extend

Problem in IE (all versions) with background-image

Project:Rotor Banner
Version:6.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

In addition to http://drupal.org/node/439154 and http://drupal.org/node/495558, i still have a bug with background-image in all version of IE.

I have corrected it by replacing in rotor.js at line 24 :

timeout: settings.time * 1000,

by

cleartypeNoBg: true,
timeout: settings.time * 1000,

Comments

#1

Did you try with the latest -dev snapshot which incorporates the fix from the other tickets you mentioned?

#2

Yes and it doesn't works.

I must add clearTypeNoBg: true for avoiding this bug

#3

I'm just not too clear on the use of that property and weather or not it should be included by default, or provided as a configurable option to the user. Will having the enabled affect any other browsers in a negative way? I just wonder why the default for it is false in the jQuery Cycle library...

#4

I found this issue http://drupal.org/node/443598 if you want more informations

#5

Status:active» fixed

This has been added in cvs.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#7

It appears that the "cleartypeNoBg: true" has been removed from version 2.4. Is that correct? Is there another fix now for preventing IE/ClearType from adding a background?

Thanks. I love this module!

#8

Status:closed (fixed)» active

#9

Status:active» fixed

"cleartypeNoBg: true" was added to the code in CVS on December 3rd - this was after the release of 2.4. I will be releasing 2.5 in the next few days which include this fix.

#10

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#11

Status:closed (fixed)» active

Love your module mrfelton. However I saw your last comment on 2.5 in the next few days... guess next few days turned into 2 months, we all know how it goes. Reopened.

nobody click here