Live data from Hacker News

"Aristo" for jQuery UI

taitems.github.com

11–20 of 40 posts

Re: "Aristo" for jQuery UI

#14
post #2

Never 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…

The autocomplete appears above the slider handles in IE6.

Seriously, it does and most of the other controls work fine too.

Re: "Aristo" for jQuery UI

#17
post #5

Solid, 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…

I'm glad that the jquery UI version has improved. I think taitems was one of the first people to port it to css, so it's good to see they kept going.

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

#18
It looks nice and clean.

A 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

#19
post #5

Solid, 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…

Ooh, I like the pulsing glow effect on those buttons (http://dtrejo.github.com/aristo/). Wonder if that could be ported to the linked jQuery UI theme.
Post reply on HN