I want to get or update text box value from the iframe.
You can access the iframe or its content below,
var iframe = $($(document).find("#iframe")[0]).contents(); $(iframe).find("#txtuser").val("test")
Auto Sync....
Select Categories