Forums

 
  Support Forum  Modules  Engage: Rotator  Rotator content has a white background applied on transition
Previous Previous
 
Next Next
New Post 7/9/2009 11:28 PM
Informative
  Dan P
2 posts
No Ranking


Rotator content has a white background applied on transition 

Hi there,

We purchased the Rotator module today, and have implemented it in our site here: http://www.ibsa.org.au/rotator-test.aspx

In Firefox (3.5) and Chrome (2), the site renders as expected - and on the whole behaves very nicely.

However, in IE7 and IE8, we are seeing an issue which appears to be JQuery-related. The main issue is that the content appears with a white background upon the first transition - beforehand it doesn't.

We tried setting the background-color property to transparent of every element in the hierarchy, but no luck.

...

Since starting this post - I've done some research into JQuery issues and found this post: http://www.mail-archive.com/jquery-en@googlegroups.com/msg71747.html

It appears that issues occur when ClearType is turned on, so you need to set the following attribute of the JQuery cycle.

cleartypeNoBg: true

Now because the Engage Rotator emits the javascript, we had to hack it a little. We changed rotator.ascx, adding the following statement in bold to append the attribute:

<script type="text/javascript">
    jQuery(function() {
        jQuery('#<%=this.RotatorContainer.ClientID %> .rotate-wrap').cycle(<%= this.CycleOptions.Serialize().Replace("}", ", \"cleartypeNoBg\":true}") %>);
    });
</script>

It now works!

Engage, if this is something you can fix in future versions, that would be great. Even better - make it a configurable option!

Thanks,
Dan

 
New Post 7/10/2009 9:13 AM
  Brian Dukes
480 posts
4th Level Poster


Re: Rotator content has a white background applied on transition 

Thanks for investigating that!  I'll make sure that it gets addressed in the next version.


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
Previous Previous
 
Next Next
  Support Forum  Modules  Engage: Rotator  Rotator content has a white background applied on transition

Purchase

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Test Drive!

Want to find out how it works? Visit our demo site to see the modules in actions!

Want to find out how it works? Visit our demo site to see the modules in actions!

Subscribe

Sign up for our newsletter and get the latest product updates!

Sign up for our newsletter and get the latest product updates!

Online Support

Powered by DotNetNuke