Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-07 | First go around at reusable modal dialogs. Moved jQuery UI CSS into ↵ | Chad Kieffer | |
screen.css, moved default theme JS to js folder. Named jQuery UI files to match the file names as they distribute them. Removed accordion, it's not used yet. | |||
2008-12-05 | Read that $("#Selector").length was a good way to check whether an element ↵ | Chad Kieffer | |
exists in the DOM/jQuery object. | |||
2008-11-28 | Use .width() instead of .innerWidth(). Now photo resize works in IE 7. | Chad Kieffer | |
2008-11-28 | Dynamically reset the dimensions of resized photos to fit if they're too wide. | Chad Kieffer | |
2008-11-21 | Add jQuery UI, tabs, and accordion JS and CSS to build Adam Torres' hi-fi ↵ | Chad Kieffer | |
prototype. Dropped YUI Base CSS in favor of defining our own base styles in screen.css, headings will and other items may not look right until I do. Need to figure out how jQuery ThemeRoller CSS should be integrated, if at all. |