function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Faisal BahadurFaisal Bahadur 

Issue in JQuery Click event not fire on first time

Hi,
im using jquery in Lightning component and try to change Css Class of Div on Click Event, but jquery click event not fire on first time, after first click its fire. and work proper but on First time click its not fire ?