Bug while trying to create a harmonica widget
Reported by Fabio Kreusch | 2010-09-29 15:29:36 UTC
Hi there,
I'm using RightJS 2.0.0, and I'm trying to create a Harmonica widget like this:
<div>
<dl class='rui-tabs' data-tabs='{selected:1}'>
<dt><a href="#tab1}">Tab 1</a></dt>
<dd id='tab1'><a href="">My content</a></dd>
<dt><a href="#tab2}">Tab2</a></dt>
<dd id='tab2'><a href="">My content 2</a></dd>
</dl>
</div>
Then, on Chrome, on page load RightJS throws this error:
Uncaught TypeError: Object 1 has no method 'select' (right.js:607)
The data-tabs attribute is causing it. Any thoughts?
Comments and changes to this ticket
-

MadRabbit 2010-09-30 09:33:23 UTC
- Tag changed from bug, harmonica to bug, harmonica, tabs
Hey Fabio, thanks for letting me know, fill fix it shortly
-

MadRabbit 2010-09-30 16:35:15 UTC
I've just updated the build on http://rightjs.org/ui/tabs please give it a spin
-

Fabio Kreusch 2010-10-01 02:20:29 UTC
I have tried downloading it on the website, but it's still on version 2.0.0.
-

MadRabbit 2010-10-01 09:03:03 UTC
Ooops, my bad. Accidentally pushed the old version. Please give it a try now http://rightjs.org/builds/ui/right-tabs-src.js
-

-

Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RightJS Core Tickets