I read this post Colon Processing in the identifier of an element in the CSS selector , which describes how to select a known identifier containing a colon.
I would like to create a JSF list containing images. Then, using jQuery, I would like to select each image and read in id. Is this possible if you do not write code to replace the colons?
source
share