On May 8, 3:22 pm, timbrown <timmay.br...@gmail.com> wrote: > you must have a huge monitor....horizontal scrolling is a big no no. > > I too have had issues with .load()...it will not run scripts that are
The load() in this case has nothing to do with the ajax method, it's adding an "onload" event listener. > On May 8, 12:11 pm, surreal5335 <surrea...@hotmail.com> wrote: > > > I have a piece of code which has worked great in the past on this very > > site, but for some reason now, has stopped working. I put in > > the .ready function to try and fix it bc I understand that is a > > crucial peice of syntax for jquery. > > > Still the code does not work. Everything in this code is not being > > executed, its like the code is being ignored. The load event doesn't fire in some browsers if the image is cached. Try this: http://snipt.org/Xlj