Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable/disable bugs #1

Open
MarcusJT opened this issue Mar 27, 2011 · 0 comments
Open

Enable/disable bugs #1

MarcusJT opened this issue Mar 27, 2011 · 0 comments

Comments

@MarcusJT
Copy link

In the Buttons, Checkboxes, Accordions, Tabs, Panels and DatePicker demos of http://hanshillen.github.com/aegisdemo/ the enable/disable toggle button only works when the jQueryUI controls have been created, not when they are destroyed - shouldn't this button operate on the HTML controls and automatically be reflected in the jQueryUI controls, not the other way round.

With Buttons, Checkboxes, Accordions, and DatePicker, whatever state the jQueryUI controls are in when they are destroyed is correctly reflected in the native controls. With Tabs and Panels this is NOT the case.

Additionally in the Tabs demo only one of the jQueryUI tabs becomes disabled when toggled.

And finally, the native HTML buttons grey out visually when disabled but the checkbox labels don't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant