Forum Discussion
DougS
12 years agoKhoros Oracle
Longer term, we'd like to provide a way for you to do this server-side. We have a xml files that describe these various drop-downs, but they can't be modified via Studio at this point.
I'd also like to add CSS classes to those <li> tags -- I'll see if we can't add those.
In the meantime, the jquery fix seems appropriate. To deal with the ajax search re-load, you could try attaching a "load" event listener to those elements using jQuery. If that doesn't work, you might be able to do what you need using global ajax event handlers (http://api.jquery.com/category/ajax/global-ajax-event-handlers/).
Related Content
- 2 years ago
- 3 years ago
- 2 years ago