Re: CreateMenu and style
Posted: Mon Sep 21, 2020 8:31 am
Code: Select all
! $(".dijitMenuBar").css("background-color", "black");
Code: Select all
! $(".dijitMenuBar").css("background-color", "black");
I personally find it easier to work with the developer console of Chrome (here: Microsoft Edge Chromium).saboteur wrote:How did you find that ? I went throught the inspector in firefox and couldn't even see that.
Great, thank you Peter.Peter wrote:@Markus: $ is the short form of a jQuery command that you can use in SpiderBasic