Search Results

0
votes
3answers
103 views

jquery script executing but not setting css for .show

Hi, I have jquery code that is being reused by a repeatable partial view on an asp.net mvc page but the script is not executing as I expect it should. The scenario is not that complex, I ha …