HTML is ref
ref
I need to get reftext
reftext
How can i do this? $(\'a\').append(\'text\')<
$(\'a\').append(\'text\')<
You can do something like this:
$('').insertAfter('class name or content string') ;