Build something. Try to build, say, a calculator application using clickable divs instead of buttons and storing data in the html content instead of in javascript variables. This kind of exercise will give you a crappy calculator but good experience in manipulating things.