So basically I’m trying to get the initial value of the text before being truncated and stuffing it into the rel attribute, while leaving the truncated text truncated.
I can’t seem to figure out how to get the function to return the value of the text before truncating it!
Any ideas?
Why not just grab the text and stuff it into the
relbefore you do anything with it?