I have function to switch my
<a class="return"/>
Into
<a class="return2"/>
It would allow to have 2 differents actions, but once changed, it always return the class which is executed.
Here is an example of my problem :
http://www.jsfiddle.net/Cashandrick/gztx6ztL/1/#&togetherjs=IHFlwoBnT6
As you see, impossible for the .test2
function to work
Thank you for your help