Checkbox Widget not rendering in IE 7.0
I was attempting to use a checkbox widget inside of a custom widget template. The checkbox would not render in IE 7.0. I am unsure if it works in earlier versions of IE. It rendered fine in FF. When I rolled back to [7085] (Checkbox.js) the widget rendered as expected in both browsers. When I looked at the css in IE, the clip style was all zero pixels where in FF it had values.
email: [email protected]…
Change History (3)
Cc: |
[email protected]… added
|
Component: |
General →
Dijit
|
Milestone: |
→ 1.0
|
Owner: |
changed from anonymous to bill
|
Milestone: |
1.0 →
0.9
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
This is probably working in 0.9 but please try it there, and provide testcase if it isn't. Thanks.