在jsfiddle上看不到代码,只有结果 [英] not seeing code on jsfiddle, only result

查看:49
本文介绍了在jsfiddle上看不到代码,只有结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在这里继续查看jsfiddle发布的其他问题,但是由于某种原因,我只能看到结果,而看不到代码

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

JSfiddle如何在没有任何代码的情况下呈现结果?

How can a JSfiddle render a result without any code?

我不确定实际发生了什么.但是我在Firefox和Chrome中看到了这一点.这是最新的示例 http://jsfiddle.net/vikikamath/QU6WP/1/

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/

感谢您的见识

我将询问是否无法查看该jsfiddle的强制性代码

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最近(实际上已经有一段时间了)切换到新设计,并且旧设计(由浏览器缓存)停止工作(CSS,HTML和javascript全部显示为空白框架.

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).

如果您看到一个蓝色图标(旧图标;新图标是黑色)和一个带有渐变的工具栏(新图标只是按钮的单色矩形),是时候重新加载了.不是普通的重新加载,您需要 CTRL + F5 CTRL + SHIFT + R

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

这篇关于在jsfiddle上看不到代码,只有结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆