jsFiddle in CP Article
-
How can I have a jsFiddle in my article?
“Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.”- Buddha Shemeer NS.
-
How can I have a jsFiddle in my article?
“Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.”- Buddha Shemeer NS.
- Go to jsfiddle.net[^]
- Create a fiddle
- Save it
- Link to it in your article
The quick red ProgramFOX jumps right over the
Lazy<Dog>
. My latest article: Create an HTML5 (and JavaScript) Maze Game with a timer My group: C# Programmers Group -
- Go to jsfiddle.net[^]
- Create a fiddle
- Save it
- Link to it in your article
The quick red ProgramFOX jumps right over the
Lazy<Dog>
. My latest article: Create an HTML5 (and JavaScript) Maze Game with a timer My group: C# Programmers GroupThanks for the reply. Actually I just don't want to give a link I need to embed. please check http://doc.jsfiddle.net/use/embedding.html[^]
“Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.”- Buddha Shemeer NS.
-
Thanks for the reply. Actually I just don't want to give a link I need to embed. please check http://doc.jsfiddle.net/use/embedding.html[^]
“Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.”- Buddha Shemeer NS.
Hi Shemeer, Could you please link to an example of someone using it somewhere? I can probably add the iframe for you, but if we go that route any updates you make to the article will have to go through me, sadly :(
Thanks, Sean Ewington CodeProject
-
Hi Shemeer, Could you please link to an example of someone using it somewhere? I can probably add the iframe for you, but if we go that route any updates you make to the article will have to go through me, sadly :(
Thanks, Sean Ewington CodeProject
I was creating a jQuery article thats why I need this badly. I don't know any CP article that uses embeded jsFiddle but here is one external blog http://blog.rastasoft.ir/node/46/[^
“Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.”- Buddha Shemeer NS.
-
I was creating a jQuery article thats why I need this badly. I don't know any CP article that uses embeded jsFiddle but here is one external blog http://blog.rastasoft.ir/node/46/[^
“Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.”- Buddha Shemeer NS.
Hmmm. Not 100% sure it will work, but when it comes time to post it send me the URL and I will try and cram the iframe in there for you.
Thanks, Sean Ewington CodeProject
-
Hmmm. Not 100% sure it will work, but when it comes time to post it send me the URL and I will try and cram the iframe in there for you.
Thanks, Sean Ewington CodeProject
Hi, I just deleted a post from my technical blog as it looked horrible as the iframes (embedded jsfiddle) weren't correctly rendered. Also my code extracts, although I found a way around that problem. Did you ever find a solution for embedding jsfiddle iframes into a post? Thanks Ronnie
-
Hi, I just deleted a post from my technical blog as it looked horrible as the iframes (embedded jsfiddle) weren't correctly rendered. Also my code extracts, although I found a way around that problem. Did you ever find a solution for embedding jsfiddle iframes into a post? Thanks Ronnie
Sadly only admins can do it. I saw what you were trying to do but I'm locked out of your article for a few more minutes. I think the best thing to do here is to make them links, unless you don't mind if I update your post every time you want to update it - otherwise those iframes will break again.
Thanks, Sean Ewington CodeProject
-
Sadly only admins can do it. I saw what you were trying to do but I'm locked out of your article for a few more minutes. I think the best thing to do here is to make them links, unless you don't mind if I update your post every time you want to update it - otherwise those iframes will break again.
Thanks, Sean Ewington CodeProject
Oh ok. I will manually post the article at some point then, will remove its 'CodeProject' tag on my blog, and will just include links to the js fiddle bits. Thanks