[jQuery] manipulate loaded html

2007-11-12 Thread Cameron Taggart
Hi, I am using the jQuery 1.2.1 and I am able to load an external html document into the DOM. I would like to manipulate the loaded elements, but I haven't been able to figure out how to get references to them. $('div#g_sidebar').load('sidebar.html', new function(){ console.log('loaded

[jQuery] manipulate loaded html

2007-11-12 Thread Cameron Taggart
Hi, I am using the jQuery 1.2.1 and I am able to load an external html document into the DOM. I would like to manipulate the loaded elements, but I haven't been able to figure out how to get references to them. $('div#g_sidebar').load('sidebar.html', new function(){ console.log('loaded