I have a navigation list, so that when an item is clicked it loads the appropriate jsp page in the unordered list tag. I am using Ajax.Updater to achieve this load by replacing the innerHtml with the html from a separate page. I am using JSF for my components in a page along with a 3rd party component library from called Richfaces. The problem I have is that when the innerHtml is replaced. The JSF components do not behave correctly. Lists are not selectable, its like its not being rendered correctly. Not to familiar with how this process works and was just wondering if someone else has run into this kind of a problem. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---