Here's an example doc structure
<div>
<div id="1" class="to-replace"></div>
<div id="2" class="to-replace"></div>
<div id="3" class="to-replace"></div>
</div>
What I want to do is replace #1, for example, with whatever I retrieve from the ajax call (I'm not using JSON because the request is extremely small and it didn't seem worth it. Plus, the site is mostly for my personal use). I know I can use JQuery .load() to replace the contents, but there must be some easy way to replace the whole thing.
HTML5? If you aren't, youridattributes are invalid. They must not begin with a number.