문제

Is there a way to link my JSFiddle from an external site so the result window is scrolled to an anchor?

Example: I want this fiddle link with the result window scrolled down to the red paragraph with id="anchor"

Can I do that without using JS in the fiddle?

도움이 되었습니까?

해결책

You can link directly to the iframe display page, with the ID appended: http://fiddle.jshell.net/webtiki/uX7pc/show/#anchor

Still looking for an integrated solution.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top