javascript - Capture inputs a form inside an iframe -


this question has answer here:

is there way can capture inputs in form inside iframe before being submited?

<iframe src="fromanothersite.com" /> 

i trying inputs in iframe

no, lead attacks such clickjacking, why browsers enforce same-origin policy security measure.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -