- Posts: 36
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
var rootPath = location.pathname.split('index.php')[0]; $('head').append('<link rel="stylesheet" href="'+rootPath+'assets/packages/bootstrap/plugins/datetimepicker/build/css/bootstrap-datetimepicker.min.css" type="text/css" />'); $.getScript(rootPath+'assets/packages/bootstrap/plugins/datetimepicker/build/js/bootstrap-datetimepicker.min.js')
$('head').append('<link rel="stylesheet" href="/upload/surveys/{SID}/images/bootstrap-datetimepicker.min.css" type="text/css" />'); $.getScript('/upload/surveys/{SID}/images/bootstrap-datetimepicker.min.js')
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.