"Aristo" for jQuery UI
11–20 of 40 posts
Re: "Aristo" for jQuery UI
#12Accordion doesn't seem to work in latest Opera
Re: "Aristo" for jQuery UI
#13Aristo is a great theme - I wish more designers would do custom jQuery UI themes.
Re: "Aristo" for jQuery UI
#14Never noticed this before: the auto-complete appears under the slider handles (Chrome 10). Shall test for other browsers in a bit... edit: Chrome 12 Canary: same as Chrome 10 IE9 beta: Handles on top, buttons look fine, though no text shadow. " " are poorly anti-aliased. IE9 beta in compatibility mode: auto-complete on top (?), but buttons (aside from href) are full-width. " " are poorly anti-aliased. FF4 rc: Handles…
Seriously, it does and most of the other controls work fine too.
Re: "Aristo" for jQuery UI
#15Re: "Aristo" for jQuery UI
#16Re: "Aristo" for jQuery UI
#17Solid, goes to show the power of the jQuery UI theming framework. This uses even less images and more CSS3 than the last CSS3 implementation of Aristo, which wasn't built for jQuery UI: http://dtrejo.github.com/aristo/ Specifically, this one uses inner shadows to generate things like the slider bars without background-image, and most everything else is CSS3 gradients. The blog post calls jQuery UI's default themes go…
Now maybe I can just start using the jquery UI version instead of the version I semi-maintain, as it probably does cross browser compatibility much better (in addition to a greater selection of widgets :)
Edit: looking at the network, this one supports jquery 1.5.1: https://github.com/AugustCo/Aristo-jQuery-UI-Theme
Re: "Aristo" for jQuery UI
#18A quick note though: Hitting the 'Change' button in the modal dialog does not get rid of the page overlay, making everything inaccessible. (Chrome 10)
Re: "Aristo" for jQuery UI
#19Solid, goes to show the power of the jQuery UI theming framework. This uses even less images and more CSS3 than the last CSS3 implementation of Aristo, which wasn't built for jQuery UI: http://dtrejo.github.com/aristo/ Specifically, this one uses inner shadows to generate things like the slider bars without background-image, and most everything else is CSS3 gradients. The blog post calls jQuery UI's default themes go…