Hi,
i want to add a class to my div which already have a class via javascript and use transition to see the change but somehow its not working. I am not applying it to hover instead what i am trying to see is firstly div has default class and I am trying to see transition when javascript add playing class to it.