Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top