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

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

php - Retrieving data submitted with Yii's CActiveForm -