kentforth

Results 6 issues of kentforth

If I click on the left play button the hot key space works for toggling play and pause, but if I click on center of the video the space key...

The player shows an error: "No compatible source found for this media" **How can I fix it to play you tuibe video?** ``` playerOptions: { sources: [ { type: "video/youtube",...

I have Line Chart. There are plus and minus buttons that can increase or descrease chart. I want to have same functionality on my custom buttons; If I run method...

I have a view where I use photoshop color picker: ``` ``` I have an element where I want to change background color: ``` ``` I imported it in script...

**How to change type of animation with media queries?** My current animation is `data-aos="fade-up-left"` ``` BUILT FOR PHOTOGRAPHERS ``` I want it to change to `fade-up` when width of browser...

Как можно задать лимит на зум, чтобы при скролле карты при приближении, зум остановился и больше не работал? Как можно получить события скролла зума при клике на кнопки зума? ```...