Search and Top Navigation
#8232 closed bug (duplicate)
Opened April 02, 2012 01:11PM UTC
Closed April 03, 2012 07:16PM UTC
Last modified April 03, 2012 07:16PM UTC
Broken CSS for ui.button on <a> tags
Reported by: | cmuscat | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.button | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Please have a look at the button demo pages:
http://jqueryui.com/demos/button/#default
and
http://jqueryui.com/demos/button/#toolbar
The button generated for <a> tag is rendered at a wrong position.
With jquery-ui 1.8.16 I got this problem only with Internet Explorer 7.
With jquery-ui 1.8.18 I have this problem in Firefox11 and IE7 to IE9.
The 1.8.18 issue is a separate issue that has already been fixed.