Hello everyone, I have encountered a frustrating issue. I am currently utilizing bootstrap 2.3 along with some jQuery plugins for form styling and other purposes.
However, I've noticed that when I load ajax content, particularly select elements, the jQuery plugin fails to capture them and as a result, they are not styled accordingly.
Is there any method available to apply these plugins to Ajax loaded content without having to reload them each time an ajax request is made?