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