Skip to content

bones 2.x doesn't support this.$ #27

@tmcw

Description

@tmcw

These lines should be equivalent in Backbone:

this.$('.share-embed'); 
$('.share-embed', this.el);

But the this.$ form fails with https://gist.github.com/1134286

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions