Opened 14 years ago
Closed 13 years ago
#4595 closed bug (fixed)
incorrect path given in documentation for hide on jquery ui demos page
Reported by: | allanm051 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | [meta] ui.docs | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- go to jquery ui demos page.
- Select view source" button on page (not in browser menu).
- source reads
<link type="text/css" href="theme/ui.all.css" rel="stylesheet" />
This is incorrect. It should read, "themes/base/ui.all.css". You can verify this by viewing the actual source of the page from the browser menu.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was probably fixed a while ago because there is no <link> element in the source now.
Note: See
TracTickets for help on using
tickets.
Bug exists in demo for effects | hide which is accessed from the left-hand sidebar menu.