Question
Jquery works in JSfiddle but not within framework userFrosting
My jquery code works fine in JSfiddle, but act weird in framework ( i am currently using UserFrosting), why is that? some function always works fine, some function sometime works, and some other function works in a opposite way. Is it normal for jquery not working consistently in framework but always work in JSfiddle? Does that mean my jquery code has bug in it?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×