Hi I want to refresh with ajax just a part of a site.I searched protorypjs and i found ajax.updater but i am having trobule making it work. this is part of my page
<li id="Home"><a href="index.html">Home</a></li>
Can anyone tell me how i can implement this : Ajax.Updater(container, url[, options]) ? and make it work? I linked prototype.js in the html.