#364 ✓resolved
Fabio Kreusch

Bug while trying to create a harmonica widget

Reported by Fabio Kreusch | September 29th, 2010 @ 03:29 PM

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

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.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages