jquery - removeClass - doesn't work -


this question exact duplicate of:

i remove sel-scroll

<ul class="selection-list sel-scroll sel-items js-items-unchecked" id="yui_3_11_1_1377278254438_3699"> 

but dont work $('.sel-scroll').removeclass('sel-scroll');

any ideas? way beginner in jquery, try explain clearly.

this data contained in checkbox, type facebook.

how not work? here jsfiddle works fine.

$('.sel-scroll').removeclass('sel-scroll'); 

Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -