Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Rewrite controls() to use live update #60

@nikku

Description

@nikku

Using something like

$(document).on('click', '.ajax', function(event) {
 ...
});

would allow us to make ajax links clickable independant of whether they were explicitly ajaxified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions