I use maps from the leaflet cloudmade and for them to be displayed correctly when I load the page, I get to use $ ('# MyLocation'). Live ("pageinit", function () {, the first map is loaded properly but I can not get the second map to display correctly, it just gets a little bit visible. Looks like $ ('# mylocation1'). live ("pageinit", function () {does not work the second time.