Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Includes CSS and Javascript #8

@hxtree

Description

@hxtree

DynamicElements should be able to register CSS and Javascript with parent element.

Things like async includes should be considered.

$dom->js_add('async'=>'','url'=>'example.js');
$dom->css_add('url'=>'example.css');

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions