When I use a root-relative or absolute url for the background image of
a slider handle I get very strange behavior in IE6.
example:
.ui-slider-handle{
background:url("http://www.foo.com/scrollbar/handle.gif");
}
The background will disappear on rollover momentarily, and disappears
throughout dragging. Often it will not reappear upon release.
In the status bar I can see the page trying to download this image
repeatedly.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---