I need help with Intel XDK, How can I apply different Background style for each page. For now, when I select one background Style to the specific page, It automatically applies to every other page.
P.S, I am developing an app in Design mode.
I need help with Intel XDK, How can I apply different Background style for each page. For now, when I select one background Style to the specific page, It automatically applies to every other page.
P.S, I am developing an app in Design mode.
Copyright © 2021 Jogjafile Inc.
you can do it throw js , by changing the style of you body depend on rout/url if you use Angularjs for example it gonna be like that
then
and in your html
there is also angularjs modules help to make it easy like angular-css