I am currently utilizing the validator plugin for jQuery, which adds a red border to invalid fields by applying a border style to the css class "error". However, I am encountering an issue with dropdowns (select) in Internet Explorer, as they are not displaying the border style (although they work fine in Firefox).
In the validator demo Marketo (), the border styling works perfectly in IE as I require. Yet, I am unable to discern how this is achieved. Even after saving a local copy of the page, it does not function the same as it does on the bassistance server. I am unsure if this discrepancy is related to the inclusion of certain scripts that I am unable to access (jquery.ajaxQueue.js and jquery.delegate.js).
Any insights or assistance would be greatly appreciated. Thank you in advance.