html - ScrollTo or ScrollLeft. Div inside of Iframe -


i trying have div on html page gets loaded iframe scroll horizontal position onload. can't working. simple body onload code in html page, div scroll point. when loaded iframe doesn't happen anymore.

this code have in iframe, doesn't much..

<iframe id='idframe' style='width:23300px; height: 650px; border:none; overflow: hidden;' src='http://www.foundfootage.be/kijk3.html' 

onload="this.contentwindow.getelementbyid("images_hz").scrollleft=100"

anyhelp appreciated

i don't know sure...but guess javascript code need inside iframe...


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

php - Dynamic url re-writing using htaccess -

java - Multi-Label Document Classification -