copy certain text from a div to another div
Hi,
I want to be able to copy certain text in a div class and copy it to another div. The div in question gets automatically generated by a wordpress plugin, and its called either .rating inactive or .voting.
The text that gets generated is called, Rating:
4.5 / 5, i only want to be able to pick up the rating given by the user, in this example 4.5 then copy it to another div.
It needs to do it automatically, with no onclick etc. Ive got a image attached to show you.
How can i do this i havent got a clue,
hope someone can help me,
Thanks
Paul