my text is getting jagged in IE when i use the pulsate effect.It seems
to be an issue when i use a bold font. When i set the font-weight to
normal it looks fine. Font-size doesn't seem to be an issue. Anything
i can do besides not use a bold font?

<code>
$("#savepulse").click(function() {
$("#artsave").effect("pulsate", {
times: 1
},
600);
return false;
});
</code>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to