Opened 12 years ago

Closed 12 years ago

#7203 closed bug (worksforme)

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.

Change History (3)

comment:1 Changed 12 years ago by wkmanire

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.

comment:2 Changed 12 years ago by danheberden

Keywords: needsreview added
Priority: minortrivial

The fact that the builds include the css files and download links link directly to them seems like enough 'warning'...

comment:3 Changed 12 years ago by Scott González

Resolution: worksforme
Status: newclosed

This is mentioned in the docs, it doesn't belong in the demos. http://docs.jquery.com/UI/Resizable#theming

Note: See TracTickets for help on using tickets.