Set data-dismissible to false using jquery
Set data-dismissible to false using jquery
how to set
data-dismissible
of a
Panel
to
false
using
jquery
when only
screen
is larger than 340px?
I have tried to use:
$('#menuPanel').attr('data-dismissible', 'false');
But it does work, what can i do?
Topic Participants
kagaramag
jtara-jquery