jQuery selector where text = some value -


I have an object (in this case JS is a reggae object from the kit) that I want to make the rating value invisible I'm 'unrated' I'm having trouble getting the right jQuery selector to do this.

Although the code below seems like it should work, it is not so. CSS ("visibility", "hidden");

P> .js-rating-labelText is a class that is set to text.

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -