Pregunta

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?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top