The problem is that the plugin contains a single type of transition (the default): swing.
Can someone please guide me into how I can change the transition type to something like fading? From what I've read, I have to use the .animate() function from jQuery, more specifically the easing attribute.
I understand that it must be done using the jQueryUI, maybe adding plugins to existing jQuery? The problem is I am a total noob with jQuery and would really appreciate some guidance.