This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Returning DOM element for passed short id served dynamically as JS function parameternbelaevski Jul 6, 2011 11:28 PM (in response to manakor)1 of 1 people found this helpfulNikita, The problem is that rich:element() is a server-side function, it's resolving client id on the server when it's being rendered and it cannot be used for doing the same on the client side. 
- 
        2. Re: Returning DOM element for passed short id served dynamically as JS function parametermanakor Jul 7, 2011 8:01 AM (in response to nbelaevski)Thanks, Nick! Have understood the thing than. 
 
    