Ticket #5511 (closed bug: fixed)

Opened 3 years ago

Last modified 8 months ago

Demos: Don't filter source, display it all

Reported by: joern.zaefferer Owned by:
Priority: major Milestone: 1.9.0
Component: [meta] ui.demos Version: 1.8
Keywords: Cc:
Blocking: Blocked by:

Description (last modified by joern.zaefferer) (diff)

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

comment:1 Changed 3 years ago by joern.zaefferer

  • Description modified (diff)
  • Milestone changed from 1.9 to 1.next

comment:2 Changed 3 years ago by scott.gonzalez

  • Priority changed from critical to major
  • Milestone changed from 1.next to 1.9

comment:3 Changed 15 months ago by joern.zaefferer

  • Status changed from new to open

comment:4 Changed 8 months ago by scott.gonzalez

  • Status changed from open to closed
  • Resolution set to fixed

Fixed in the new site.

Note: See TracTickets for help on using tickets.