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
Omar Salas 8Omar Salas 8 

jQuery and Lightning

Hi Everyone, I'm looking for resources on how to integrate jQuery with lightning components. Any attempt I make to use jQuery's $ will throw a "$ is not defined." even when using the noconflict mode.  I've used jQuery in the past (NOT an expert) but I've been able to harness its saveing time power when it comes to manipulating the UI. I'm new to Salesforce and Lightning Components and I'm happy I've been able to aquire certain functionality using traditional javascript though I'd love to be able to use jQuery, it'd save a ton of time on a daily basis. 

Thanks in advance for the help.

Omar