I keep looking at jsfiddle's posted on other questions here, but for some reason I can only see the results and not the code
At first it seemed like this was happening randomly but now it seems pretty consistent
How can a JSfiddle render a result without any code?
I'm not sure what is happening actually. But I'm seeing this in firefox and chrome. Here is the latest example http://jsfiddle.net/vikikamath/QU6WP/1/
thanks for any insight
obligatory code that I will ask about if I can't view that jsfiddle
<div id="graphcontent">
<strong></strong>
</div>
<div id="subcontent" class="line">Open Requests<div id="count">13</div></div>
<div id="subcontent" class="line_completed">Completed Requests</div>
jsFiddle has recently (actually quite a while back) switched to a new design, and the old design (cached by the browsers) stopped working (CSS, HTML and javascript all showed a blank frame).
If you see a blue favicon (the old one; the new one is black) and a toolbar with gradient (the new one are just single-color rectangles for buttons), it's time to reload. Not an ordinary reload, you need CTRL+F5 or CTRL+SHIFT+R