my site loads slowly. There are some cufon fonts and some font-face that I'm using and can't do without them. That slows things down as it is. Narrowed font-face fonts as much as I could, but still...
On top of that there is a jquery slideshow that fetches a bunch of hefty javascript files and an additional css file, as well as not too light images. It is just a slideshow, no links or any other functionality.
I'm thinking, maybe I could run this slideshow on a different domain, put all javascript and images and css there,and output it on my site in a iFrame. I'm wondering if I gain something in performance this way? Wouldn't care if the slideshow loading will be lagging a little...