How to hide a Frame set
843844Oct 5 2008 — edited Nov 5 2008Hi All,
I had designed a JSF page with the use of 4 frames(left,header,footer and main) using <a4j:support>.left frame contains page links if I clicked the left frame link the corresponding page will be displayed in the main frame.Now I would like to make a particular page to display as a whole page by hiding all the other frames(left,header and footer) if I clicked a link in the left frame.could any one give me a valuable inputs regarding how to hide the frameset in a page.....
Thanks in advance!!!