Search and Top Navigation
#7203 closed bug (worksforme)
Opened March 26, 2011 08:16AM UTC
Closed March 28, 2011 05:41PM UTC
No warning that not including the CSS breaks jQuery UI
Reported by: | denysonique | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.9.0 |
Component: | ui.core | Version: | 1.8.11 |
Keywords: | needsreview | Cc: | |
Blocked by: | Blocking: |
Description
JQueryUI.com there should be a small statement warning about not including CSS brakes certain features of the framework.
Attachments (0)
Change History (3)
Changed March 26, 2011 08:21AM UTC by comment:1
Changed March 26, 2011 08:29AM UTC by comment:2
keywords: | → needsreview |
---|---|
priority: | minor → trivial |
The fact that the builds include the css files and download links link directly to them seems like enough 'warning'...
Changed March 28, 2011 05:41PM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
This is mentioned in the docs, it doesn't belong in the demos. http://docs.jquery.com/UI/Resizable#theming
In this jsFiddle, http://jsfiddle.net/zaLJt/2/ it can be seen that resizable won't work without the CSS. I think the resizable page http://jqueryui.com/demos/resizable should mention this specifically.
@denysonique I used your jsfiddle but I pulled draggable out of it to keep it more specific.