Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there a website similar to jsfiddle that can be accessed through a mobile. I want a website/tool that aids JavaScript/HTML/CSS development. Jsfiddle is very cumbersome when I use it on my phone (nexus 4).
Any suggestion on either online or offline tool is appreciated.
Thanks.
Maybe this one : http://jsbin.com/
Really simple and clean.
try http://jsdo.it/
It is supposed to scale down appropriately for a mobile device.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
is there a simple css3 front-end framework that works perfectly fine without the use of javascript or JQuery !!
Thanks for your help ^^
Please have a look at Pure CSS
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking for JavaScript library which allows to switch screens like it's done in iOS.
It's ok if it will be with buttons (not touch). The main thing is smooth switching screens.
Thanks.
Check out jQuery Mobile and Sencha Touch
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
If you go to http://wonderwall.msn.com/, you'll notice that the wall is scrollable...and it's an awesome grid layout.
Is there a library that can do this? Preferably in JQuery
The javascript library used on this site was YUI.
Here is a link to there site.
http://developer.yahoo.com/yui/
Although i dont think there is one plugin that will achieve the total effect. The wonderwall website uses a clever combo of js and good css.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
If I'm not mistaken, I once stumbled across a product or something that let you make tutorials for your website using Javascript. Like, you could show the user directly how to do certain things with a virtual cursor, in-browser. Am I making this up, or is this a real thing?
Sorry if this question doesn't belong here (StackOverflow claims that it looks subjective and is likely to be closed).
You may be looking for this: http://amberjack2.org/
EDIT: More info here http://ajaxian.com/archives/amberjack-2-0-on-page-tutorials
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Just a simple jquery tooltip when you rollover a div.
http://jquery.bassistance.de/tooltip/demo/
This seems like its what you are looking for.
Simpletip
http://flowplayer.org/tools/demos/tooltip/index.html
Small and simple library and it also has any grreat plugins you can use.