Using old fiddles
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We are using the old fiddles in some of our examples. I added CSS to all of our fiddles to make them look nicer. Here are all the fiddles I re-did:
1. http://jsfiddle.net/2UL6R/1/
2. Tabs: http://jsfiddle.net/wSaGm/2/
3. Tooltips: http://jsfiddle.net/d3T9c/30/ (tooltip positioning needs to be adjusted. I tried, but couldn't move it.)
4. History Tabs: http://jsfiddle.net/Z9Cv5/9/
5. PrettyDate: http://jsfiddle.net/qYdwR/763/
6. Local Storage: http://jsfiddle.net/73Xuk/15/
7. Same Data, two Places: http://jsfiddle.net/pCtxs/16/ (I'd like checked
8. Basic Todo: http://jsfiddle.net/5zpFz/103/
9. Tree Combo: http://jsfiddle.net/KVcAr/1/
10. Updating timestamps: http://jsfiddle.net/qYdwR/855/
11. 2-Way Binding Mustache Helpers: http://jsfiddle.net/QPj8d/2/
Here are a few places I see the old ones:
- Tree Combo: http://canjs.com/guides/RecipesControls.html
- http://canjs.com/guides/RecipesLiveBindings.html
- History Tabs: http://canjs.com/guides/RecipesRouting.html
- Basic To-do: http://canjs.com/guides/RecipesEverything.html and http://canjs.com/guides/Tutorial.html
Contributor guide
Assessment
This issue has not been assessed yet.