Load HTML File Contents to Div [without the use of iframes]

I'm quite sure this a common question, but I'm pretty new to JS and am having some trouble with this. I would like to load x.html into a div with id "y" without using iframes. I've tried ...