// Place this in your custom.js file jQuery(document).ready(function($) { $(".dropdown-menu li a").click(function(e) { e.preventDefault(); // Prevent the default link behavior var selectedText = $(this).text(); var selectedValue = $(this).data('value'); var dropdown = $(this).closest(".dropdown"); dropdown.find('.btn').html(selectedText + ' ' + ' '); dropdown.find('.btn').val(selectedValue); }); });
Facebook

Disturbed temporal dynamics of episodic retrieval activity with preserved spatial activity pattern in amnestic mild cognitive impairment: A simultaneous EEG-fMRI study

Get in touch with us