Search the Community
Showing results for tags 'tryit editor'.
-
Hi W3Schools team, I wanted to ask an important question about the Tryit Editor. The thing is that, when we save a code in the Tryit Editor we get a link to access that code. But what if we want to view the code later on an we haven't saved the link. How can we access it? I had saved a lot of codes thinking that there would be a specific section for them but I couldn't find any. If someone knows how to view our saved codes, please reply as soon as possible.
-
Hi Please add an option to switch/toggle viewports in the Tryit Editor - as it is now I have to resize my browser's window in order to display how the various examples look like at different screen sizes which gets pretty annoying after a short while. see for yourself: https://www.w3schools.com/bootstrap4/tryit.asp?filename=trybs_default&stacked=h
-
I wanted to try my stylesheet with TryIt editor, but the problem is that TryIt forces https, while my website uses http. Please, do not redirect `http` requests to `/*/tryit.asp` to `https` Thanks