#9479 closed bug (notabug)
theme roller demo on page not working in ie7/ie8
Reported by: | sksallaj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I know I shouldn't be doing this because this is only a problem on IE7, but the site:
http://jqueryui.com/themeroller/
Has some javascript errors when going on ie7. JSON libraries aren't supported, you might have to add in json2.js for backwards compatibility. This is what I had to do for several of my sites.
For ie7 and ie8 When I open the Dialog box, and try to click and drag the box around the screen, the location jumps and gets offset down the page (you'd have to scroll down).
I just happen to mention this since I'm pushing to have the jquery ui controls to be used on my webpage. They pointed it out when I showed them the Theme Roller page; and went from enthusiastic to reluctant.. back to enthusiastic (after I showed them working functionality).
Change History (3)
comment:1 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Okay, well your drag/drop event on the dialog box doesn't work in ie8 then.
comment:3 Changed 10 years ago by
Sounds completely unrelated. Please file a separate ticket with a reduced test case.
Our web sites, including ThemeRoller, only support IE8+.