I know there are a few threads on this matter but i am looking for something simple for literally just fade transitions.
pi 3 b+.
I literally am using the jquery (fadeIn,fadeOut,fadeToggle) commands. These are the only javascript animations i am currently using.
I have tried enabling openGL and upping the split memory to 256.
I have looked into installing QT but it seems like a hassle and completely unnecessary for such a small aspect that i need working.
Is there something i can do with openGL for these fade transitions, OR, is there a method (via css or javascript) that willl allow me to fade elements on a page that will work well in the raspberry pi?
I am literally just talking about these simple fade transitions... nothing else.
Thanks