Hi all, In my plugin I have a <f:select> element with the multiple attribute (multi-select) that is changing according to another field. My problem is that I want to apply JavaScript and CSS to it to make it look better than the standard multi-select element.
it currently looks like this: [image: before.png] and I want it to look something like this: [image: after.PNG] I have the required JS and CSS files and it is working on a normal <select> element but not on <f:select>. How do I apply JavaScript and CSS on <f:select>? Is there some guide on how to do it? Tips or links will be appreciated. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5c068520-dace-47bf-beff-5fbdc7392038n%40googlegroups.com.
