[jQuery] Re: .load(function() not working

2009-05-10 Thread Balazs Endresz
http://dev.jquery.com/ticket/3930 On May 8, 9:16 pm, surreal5335 wrote: > Sorry about the awful horizontal scrolling, its not meant to be like > that. My belief is that once I am able to get the .load function > working again, that problem will also fix itself bc the jcarousellite > plugin will

[jQuery] Re: .load(function() not working

2009-05-08 Thread surreal5335
Sorry about the awful horizontal scrolling, its not meant to be like that. My belief is that once I am able to get the .load function working again, that problem will also fix itself bc the jcarousellite plugin will opperate properly again. Or atleast it will fix one of the problems toward reslolv

[jQuery] Re: .load(function() not working

2009-05-08 Thread Ricardo
On May 8, 3:22 pm, timbrown wrote: > you must have a huge monitorhorizontal 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,

[jQuery] Re: .load(function() not working

2009-05-08 Thread timbrown
you must have a huge monitorhorizontal scrolling is a big no no. I too have had issues with .load()...it will not run scripts that are dynamically loaded into the DOM...i've seen a few things out there talking about combatting this issue most of which include searching the loaded content for