Hi,
I have a web page. In that there is a toggle button to show or hide advanced search options. Below that there is a "IFrame A"(Table).
IFrame A conatins "IFrame B" (Table Contents). Based on the toggle switch status, i want to update "IFrame A" size without refreshing the "IFrame B".
Is it possible to do so ? Can you give me some example or point to some tutorial .
Thanks