Ticket #2528118 (closed defect)

Reporter


bzbugs
Opened: 06/26/09
Last modified: 07/20/09
Status: closed
Type: defect
Resolution: duplicate
Duplicate of: #2528102

Owner


Gopal Venkatesan
Target Release:
Priority: P3 (normal)
Summary: Carousel - doc incorrect: "<ul> or <ol>", and snippet missing an id='carousel' on <ol>
Description:

[imported from Bugzilla ticket 2578654]

I noticed a couple things in the docs.

You mention, "Using an existing list <ol> or <ul> element...
A Carousel Control can be created from an existing list of items <ol> or <ul>."

I tried using a <ul> I had laying around and it didn't work.
I tried changing it to a <ol> and it didn't work.
I then discovered the id="carousel" that is in the source code of the examples but NOT in the main page code snippets found on http://developer.yahoo.com/yui/carousel/

I added the id to the <ol> id="carousel" and it worked.
Just for fun, I added the id="carousel" to the <ul> and it did NOT work.
Looks to me like the documentation code snippets and surrounding text needs fixing on http://developer.yahoo.com/yui/carousel/

Type: defect Observed in Version: 2.7.0
Component: Carousel Severity: S3 (normal)
Assigned To: Gopal Venkatesan Target Release:
Location: Website Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL: http://developer.yahoo.com/yui/carousel/
Test Information:

Change History

George

YUI Developer

Posted: 06/26/09
  • testurl changed to http://developer.yahoo.com/yui/carousel/

Gopal Venkatesan

YUI Developer

Posted: 07/20/09
  • resolution changed to duplicate
  • status changed from new to closed

Gopal Venkatesan

YUI Developer

Posted: 07/20/09

This is a duplicate of #2528102.