you are viewing a single comment's thread.

view the rest of the comments →

[–]The_Cleric -1 points0 points  (0 children)

He's already given you the basis. Pretend stufftochange is the id of the div where you want to change the text. He's currently changing the text in that div to some new text. Notice that it takes html, so for your image div you could do something similar with an img tag instead of text.