google chrome - Iframe scroll content -


my dom structure looks

<div id="wrapper">    <iframe id="preview"></iframe> </div> 

then modify content of iframe js , @ end need have option scroll content of iframe.

problems:

  • the wrapper has set height , width
  • the iframe mandatory
  • the wrapper class there block user interacting iframe (readonly)
  • it must work on ie10, ie, chrome, ff


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -