T
Thierry Ciot
Guest
You should be able to check if there is a child element with class rbs-validationMsg before appending using jquery: if ( elToAppendTo.find(".rbs-validationMsg").length === 1 ) Thierry.
Continue reading...
Continue reading...