I am trying to run a .each(function()) within a document.load. but it does not seem to work. the minute I make it a "document.ready" it works (not properly). can you not run .each within a doc.load. I need too as I am trying to resize images (hence the load) the specific resizing code works well on another page (manipulating 1 image) but not here where I have to manipulate many images (for a slideshow). take a look at the code below and see if you can make any suggestions:
the url for the page: http://www.santafenewmexican.com/www/jquerytest/gallerylight/gallerylight.html