On Mar 28, 2011, at 3:50 PM, pavan.jayam wrote:
> Dear List,
>
> i have a div which contains hyperlinks, onclick i am loading a page in frame,
> bindings are "action=hyperlinkAction;
>
> for the first time i click on it hyperlink its working fine, but when i click
> on other tabs and come ba
Dear List,
i have a div which contains hyperlinks, onclick i am loading a page in
frame, bindings are "action=hyperlinkAction;
for the first time i click on it hyperlink its working fine, but when i
click on other tabs and come back to the first tab its not calling the
action method. the se