I’m a total beginner. I still hope that somebody will help me.
On my site ( http://www.zelenoomrezje.si/novice.html ) jQuery UI - v1.9.0 is used. It is included in 3rd party extension for Joomla.
I have changed a string 'Keyword' in file jquery.multiselect.filter.js and it worked. The change is visible on site.
I have changed strings in file jquery.multiselect.js, but it did NOT reflect any changes on site.
What am I doing wrong?
How can I find out if there is another extension that also uses jQuery; perhaps there are more jQuery instances and the Joomla is using one of them?