Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1818

Is there a way to scroll an element into view?

$
0
0
I'm modifying the estuary skin and i wanted to move subsections into a single page like a home screen.

Everything looks and works well but I thought it would be interesting to move all widgets to a single page then when navigating the main menu it would scroll down the page to that section.

"onfocus" works but if i set focus to the first element of say the tv shows, it takes focus from the menu and then it gets stuck because the menu puts focus back to the element.

I cant seem to find anything like this in the skinning references (or anywhere else) other than using scroll control pageup and pagedown which isn't what I'm going for.

So the question is, is there something like scrollintoview, the way you would use window.scrollto in javascript for a webpage?

Viewing all articles
Browse latest Browse all 1818

Trending Articles