jQuery in CSS Customization

We’d really appreciate the ability to take advantage of jQuery CSS selectors (namely, :contains()) in the CSS customization field of the admin panel. Is there any chance that this could be permitted? Perhaps a customizable JS section?

The content of the custom styles textbox are put in a <style> tag so I don’t think putting jq in there will work.

What is it that you’re trying to accomplish?

Looking to conditionally hide/show certain elements. Here are some use-cases we would implement:

  • If a show or DJ image is one of the defaults, hide the image
  • If a show/playlist genre is “music”, hide the genre
  • etc.

there’s a lot you can do with a custom layout. you get complete control of the page that way. have you looked into it?