Skip to content

Wrap in-line jQuery calls on page to support head.js #1

@parisholley

Description

@parisholley

Idea I have in my head is to find all script blocks that contain jQuery, and wrap it with with head.ready('jquery', function(){ ... }); This would allow plugin to work in admin as well any plugins that write inline javascript.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions