Hi friends
How can you use Hidden frames to cache client data ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Feb 6, 2012, 9:57 PM
This technique is implemented by creating a Hidden frame in page which will contain your data to be cached.
Above is a sample of hidden frames where the first frame "data_of_frame1.html" is visible and the remaining frames are hidden by giving whole col section to first frame. 100 % is allocated to first frame and remaining frames thus remain hidden.
Thanks