Timeline for Magento 2 tabs - change programmatically
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 17, 2020 at 12:12 | answer | added | Khodu Vaishnav | timeline score: 0 | |
| Oct 3, 2017 at 8:20 | vote | accept | Rob | ||
| Sep 28, 2017 at 14:13 | comment | added | Rob | JS is added by data-mage-init attribute in phtml file. This is my dependencies in define/require block: define([ 'jquery', 'matchMedia', tabs'], function ($, mediaCheck, tabs) { .. }); | |
| Sep 28, 2017 at 13:47 | answer | added | Ben Crook | timeline score: 1 | |
| Sep 28, 2017 at 13:44 | comment | added | Ben Crook | How are you adding your JS? e.g via XML or Require? If you're using require what dependencies have you added? | |
| Sep 28, 2017 at 12:14 | history | asked | Rob | CC BY-SA 3.0 |