I've constructed a page that uses icons in a similar way as you have done on the theme roller page (as buttons). When I hover over a button I add the ui-state-hover class, which changes the background image. Unfortuneately, each time you hover, the page makes a request to the server to get the image. The same thing happens here: http://www.filamentgroup.com/lab/styling_buttons_and_toolbars_with_the_jquery_ui_css_framework/
Though, it doesn't happen on the themeroller page. What have you done there so that the page doesn't make a request each time you hover?? This seems to only be an issue with IE (IE7 specifically). Firefox does not have the same problem. I'm using jquery ui 1.7.2. Appreciate any help you can give me. Thanks, Tim -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.