42 comments found.
Hi… I am interested to buy. But I want some upgraded futures like share projects, save projects, create profile accounts with register and login, upload and download code, embedding in other website, and scripts should be in php… If you add this I will buy and other user also buy your product.
Yes, we can use PHP to improve it and add dynamic capabilities like you mentioned above, but it takes a lot of work, and we don’t currently have it. We appreciate your suggestions and may develop it in the future.
I was able to create download option for each textarea to enable users downland the codes to their computers and this works successfully. But I cannot upload files from local computer to the textarea editor even when my code works without outside your own. Did you also block developers from importing files from their local computers to the textarea for html, css and javascript because I have tries several time and it does not work?
No, we don’t block in this way. It is designed to be extensively developed with server-side applications and is entirely client-side code.
I could not be able to use the localstorage to save textarea content in the browser for codeeditorhtml, codeeditorcss and codeeditorjs ids respectively in javascript. Did you block the use of localstaorage from anywhere? It is very frustrating that users loss their code once website refreshes. The windows localstorage can assist to protect users contents and continue anytime without losing their file for specific browsers.
No, there are no constraints on your ability to create it for a server-side application because we did not block any codes. Many thanks
I want to preset monokai. The description here in the comments from 4 years ago doesn’t work.
open app.js file, just add this script on the top of the file (first line):
$(document).ready(function() { var e = ‘monokai’; codeeditorhtml.setOption(“theme”, e); codeeditorcss.setOption(“theme”, e); codeeditorjs.setOption(“theme”, e) });
you can change ‘monokai’ to the theme lists based on the dropdown option names;
The mobile loads Desktop version. How do you correct this for mobile users?
Do you mean desktop version can not be used on mobile? desktop version is not responsive design for mobile device, that’s why have created 3 different files app.
Is there any plan for upgrade to help students share projects, save projects, create profile accounts with register and login options?
Sure, we can develop it with PHP, but we have no much time to do that for now. Thank you, we are thinking about it again
Alright. I am very much interested in that plan and will remain active waiting for the update.
Thank you for your suggestion
I couldn’t find the location to modify my preferred theme color for the themes. Can find locations to alter their hex code to my choice?
I have found it. Very amazing!
Great!
Header Bar does not respond to CSS modification. I tried changing the app.css but I could not change the color using the id selector:
’#header{ background-color: #0a0554 !important;; }’
Kindly assist me.
you can customize style in ‘app-htmledito.css’ file, not in ‘app.css’, I’ve tried your code and it’s working
Thank you. SOLVED!
You are welcome
Theme Change doesn’t work. The default theme is always displayed whenever the page is refreshed.
Index.html
<!—Themes: <select onchange=”selectTheme()” id=select> <option>default</option> <option>3024-day</option> <option>blackboard</option> <option>cobalt</option> <option>eclipse</option> <option>mbo</option> <option>mdn-like</option> <option selected>monokai</option> <option>pastel-on-dark</option> <option>rubyblue</option> <option>the-matrix</option> <option>xq-light</option> </select>
—>app.js
// theme selection function selectTheme() { // var e = input.options[input.selectedIndex].innerHTML; var e = ‘monokai’; codeeditorhtml.setOption(“theme”, e); codeeditorcss.setOption(“theme”, e); codeeditorjs.setOption(“theme”, e) }
I want to have the default theme changed but the guide you gave to another user in this comment section doesn’t work. Where can I change the default theme on start of the page?
I want the page to load my desired theme always.
open app.js file, just add this script on the top of the file (first line):
$(document).ready(function() { var e = ‘monokai’; codeeditorhtml.setOption(“theme”, e); codeeditorcss.setOption(“theme”, e); codeeditorjs.setOption(“theme”, e) });
you can change ‘monokai’ to the theme lists based on the dropdown option names;
var e = ‘monokai’; // change ‘monokai’ to the supported themes
I added the code above function selectTheme() in app.js and it gives endless loading signal which does not allow the page to open any longer. I also deleted the entire function selectTheme() block and still get endless loading. What did I do wrong?
I finally figured out my problem. Your code worked very fine now. Thank you a lot!
Thank you for purchasing this item
You are WELCOME!
Thanks
If purchase this, can you integrate it to my WordPress website lets discuss the prices?
Is this a WordPress plugin?
No, It is not a wordpress plugin, it is standalone website app that can work offline without a server. Integrating to a wordpress site, might be interesting but we are not ready at the moment we need more time.
Can someone broke my server side using JavaScript section?
This item is intended for testing HTML, CSS, and JavaScript code on a client-side browser. It might be harmful if it is integrated with a server-side environment without addressing any security issues. Thank you
Is there any option that I can integrate this with WordPress as I need different codes on different pages
We are so sorry, no option to do that, you need develop it yourself or hire a wordpress developer
any emmet or code completion?
Yes, please try and use emmet shortcut
2 years have passed. No new update
We are so sorry. Please be patient, we won’t delete this work because we still care about it. We may work for upcoming update.
Will it be updated? Are they still developing?
it would take a long time to be updated. Thank you
Hi, I’ve been searching for an HMTL editor such as yours. I notice it doesn’t have a save feature to reuse the code for later time. Will this be added to your code editor in the near future? if you do, I would like to be updated on this feature. Thank you.
We still maintain the script but not sure such feature will be available in the near feature. Such feature needs complex code and we take care about that and will be working on it. Thank you
Normal desktop version opens when I am opening site on Mobile. How can I set Tabbed Mobile version when someone open site from mobile browser?
We have seperate file (demo 2) for mobile, tabbed version. Have a loook on the product description. There are 3 different code editors you may use. Thank you
Is there option to share preview output as link to some?
No, There isn’t. We are thinking about developing server side language to make it possible. Thank you
It will be nice if you can add feature like generating a unique temporary URL for newly Run code which a visitor can share with their friend to check the code.
(Similar to text pasting in Pastebin where user share link of pasted text without Login. And this link will be temporarily available for a week or a month. After that it will be automatically deleted.)
Nice suggestion. Really good idea. It would be considered for upcoming release. Thank you for purchasing our script
is there an option to save?
Currently, not available. we are considering add such feature for upcoming release. Thank you
May I know the price that you charge for creating a profile and share the code, comment, like for this features.
depending on the code and the level of difficulty of the code that we develop. Sorry we are unable to provide a price estimate. Maybe We will develop such a feature. Thank you