So long story short.. I am working on my first portfolio. I'm using Jquery to manipulate my text. I want the text to fade in, out in Order. For some reason when I use queue to load the function the text in the span tag in the queued function isn't fading in, out. I'm not sure why this is. Any ideas? Edit: It works now. I have no more issues. I added clearQueue() to the ChangeInterests2 function. Updated the code to show this. So long story short.. I am working on my first