Preloading content
Preloading content
Is there any way to preload content using .load?
I want to load in external info, then use .slideToggle to show the div, but I need .slideToggle to wait until the content has downloaded before firing, is this possible?
Cheers!