Features/JS Fiddler: Difference between revisions
| Line 19: | Line 19: | ||
This feature allows users to test their Javascript/HTML/CSS code using the Js-Fiddler inside the Browse activity. It provides following four features- | This feature allows users to test their Javascript/HTML/CSS code using the Js-Fiddler inside the Browse activity. It provides following four features- | ||
1- Save: Save the current text/code to the journal | 1- Save: Save the current text/code to the journal<br> | ||
2- Open: Opens a specified document[containing text/code] previously saved in the journal | 2- Open: Opens a specified document[containing text/code] previously saved in the journal<br> | ||
3- Run: Runs the code inside the console and displays the output | 3- Run: Runs the code inside the console and displays the output<br> | ||
4- Add image: Imports an image from the Journal to be used inside the HTML/CSS/Javascript code. | 4- Add image: Imports an image from the Journal to be used inside the HTML/CSS/Javascript code.<br> | ||
==Suggested UI Design== | ==Suggested UI Design== | ||
http://imgur.com/gIKfapm.gif | http://imgur.com/gIKfapm.gif | ||