NoDivide / astrum

A lightweight pattern library designed to be included with any web project.
http://astrum.nodividestudio.com
1.54k stars 98 forks source link

window.onload doesn't work #181

Open SilverTee opened 4 years ago

SilverTee commented 4 years ago

Tell us about the issue you are experiencing

I want nested checkboxes in my patternlib but when i try to use the costum javascript code from w3 it doesn't get executed.

Im trying to include these nested checkboxes: https://www.w3.org/TR/wai-aria-practices/examples/checkbox/checkbox-2/checkbox-2.html

What behaviour would you expect?

I would expect that the Javascript code is executed.

How can this issue be replicated?

/

Screenshots / Screencast

/

Your environment

Platform: Windows OS Version: Version 2004 (OS Build 19041.21) Node Version: v12.14.1 NPM Version: 6.14.2 Astrum Version: 1.9.5