- Posts: 73
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
$(document).ready(function() { if($('table.assessments div.row').length > 0) { $('table.assessments').before($('table.assessments div.row')); } });
Sorry but without access to the source code (not in an image), that's the best example I can give.But, it disturbs other html markings.
I would not mess with the core code - changes will be over-written on updating.Let me know where this markings are generated