iframe technique

  • check css

  • if you see src doing weird things, you might try to modify it in the original HTML.

i.e)

​ edit the iframe's src field since if it's going /null by default. (changed to src="action=/")

Last updated