0

I have jquery tabs, in which one tab has an iframe and the other has some settings for the content in the iframe.

When i update any content in second tab, how can i make it to reflect in the iframe of first tab.?

1 Answer 1

1

Have you tried calling location.reload on the iframe?

Sign up to request clarification or add additional context in comments.

1 Comment

i have used the code, $('#myiframe').attr('src', sourcepath);

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.