[jQuery] Updating the DOM after ".load"

2008-12-09 Thread slandry
I'm trying to load new contnet using the .load function in JQuery which works fine but the new content isn't being update with some javascript which should re-render the HTML into an image (sparklines) $(document).ready(function(){ $('.new_pie').click(function() {

[jQuery] Updating the DOM after ".load"

2008-12-09 Thread slandry
I'm trying to load new contnet using the .load function in JQuery which works fine but the new content isn't being update with some javascript which should re-render the HTML into an image (sparklines) $(document).ready(function(){ $('.new_pie').click(function() {