Hey, i am currently working on a jquery math game project where some tasks are in div elements on the rights side and the results are in divs on the left side. The divs with the tasks also contain a hidden div wich contains the result of the task. The users have to drag the result divs on the task divs. My question now is How can i check if the content of the two divs match? I would appreciate any help