Opened 13 years ago

Closed 10 years ago

#5511 closed bug (fixed)

Demos: Don't filter source, display it all

Reported by: Jörn Zaefferer Owned by:
Priority: major Milestone: 1.9.0
Component: [meta] ui.demos Version: 1.8
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by Jörn Zaefferer)

The View Source filter is broken anyway, see http://jqueryui.com/demos/autocomplete/#combobox

But more important, not showing the required CSS and JS dependencies is really backwards, see http://www.coldfusionjedi.com/index.cfm/2010/4/12/Playing-with-jQuery-UIs-Autocomplete-Control

The only thing I'll point out is - and this bugs me about all the jQuery UI demos, I'm going to show you the full source behind the code. It really bugs me that their View Source content never shows the included JavaScript and CSS commands. Yes, it is implied, but I know I had a hard time with this when I first began to use jQuery UI. When it comes to docs, I think it's always safe to assume less.

The filtered "overhead" is just about 10 lines anyway.

For this to be feasible, all resources must point at the CDN files.

Change History (4)

comment:1 Changed 13 years ago by Jörn Zaefferer

Description: modified (diff)
Milestone: 1.91.next

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

Milestone: 1.next1.9
Priority: criticalmajor

comment:3 Changed 11 years ago by Jörn Zaefferer

Status: newopen

comment:4 Changed 10 years ago by Scott González

Resolution: fixed
Status: openclosed

Fixed in the new site.

Note: See TracTickets for help on using tickets.