Jump to content

Does Anybody Recognize "img[src*=" Code?


Guest Gwen

Recommended Posts

This is the first time I see this code img[src*=. It works by selecting a specific image or images that contains the source in between the quotes. Does anybody know about this code? I tried searching for this but I didn't find any information.CSS:

#mytable {visibility:hidden}#mytable img[src*="http://www.mysite.com/images/"]{visibility:visible}

Any info is appreciated thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...