Category jQuery

jQuery: Solution of $(…) is null on pages

Hi Friends, Sometime when you used jquery on somepages and mostly in wordpress then I think you must got encountered with this error “$(…) is null” where … would be your element class name or id. I know this error…