I'm stuck with trying to capsulate 3 divs inside one wrapping div. So far I have managed to get 2 divs wrapped up, but I can't figure out the last one.
You ...
Hello there, because the content I need altered is being generated in a specific way, I need to wrap a certain amount of p tags inside certain divs in order to toggle it later. I have the follwing code : //This function hides/shows a portion of text inside the post ...