Ok, after a night of sleeping on it, got it figured out.
Even though I loaded it in the child theme and assigned an URL to it, it was trying to pull the actual JQuery from the parent theme.
So now the function is still in the Child theme's functions.php file while the actual Jquery is located in a folder in the parent's theme.