Skip to main content

Search and Top Navigation

#4595 closed bug (fixed)

Opened June 12, 2009 01:40PM UTC

Closed January 21, 2010 02:07AM UTC

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.

Attachments (0)
Change History (3)

Changed June 12, 2009 01:43PM UTC by allanm051 comment:1

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

Changed June 16, 2009 10:49AM UTC by jzaefferer comment:2

milestone: TBD1.8

Changed January 21, 2010 02:07AM UTC by scottgonzalez comment:3

resolution: → fixed
status: newclosed

This was probably fixed a while ago because there is no <link> element in the source now.