I don't see why this is a problem. I am pretty sure none of the jQuery code looks for elements with the jrButton class. Could it be instead the RokBooster plugin that is messing things up or JCS if you use that one?
I don't get it, either. I do not use RokBooster (because it s*cks) and I turn off JCH Optimize for testing before writing a post. It's just weird that it works for advanced_search but not for advanced_search_maps.
In JReviews 2.4 we defined a "standard" for css classes that are used for javascript calls and those that are used for styling purposes only. js classes are hyphenated (jr-some-class), while style classes are camelized (jrSomeClass). Then you know what you can change without breaking anything.
This is great news. There are lots of theme mods I am holding off on and this will be one more. Thanks for the response.
While we're on the topic of proximity search, there have been lots of feature requests for proximity results in the related listings widgets. Now that you have the v3 API of Google Maps implemented and working well with proximity searches, would it really be that hard to add this feature to the related listings widgets? I have my fingers crossed for this functionality after the big media version is finally over with.