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

  1. go to jquery ui demos page.
  2. Select view source" button on page (not in browser menu).
  3. 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 allanm051

Bug exists in demo for effects | hide which is accessed from the left-hand sidebar menu.

comment:2 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.8

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

Resolution: fixed
Status: newclosed

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.