Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Help Me for making aTry It Yourself editor just like w3school

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37255
    Anujak
    Participant

    Hello guys I want to create a Try it Yourself editor for my website just like w3school
    and my website is Webdevelopplus
    Is anyone has idea about this then pls Give Me suggestion for this pls… pls…

    #99555
    beeblebrox
    Participant

    I created something similar. Check out http://www.helpmelearntheweb.com/sandbox/

    Here’s how I did it. Let’s use HTML only as an example. If you can use jQuery, it’s very easy:



    The jQuery keyup function will trigger an update whenever something is typed into the textarea, and update the output div.

    #99615
    Anujak
    Participant

    How can I implement into wordpress can pls suggest me

    #110125

    beeblebrox, is it possible for you post the full source code so we may try and implement it on our servers?

    Thank you.

    #115425
    av1023
    Participant

    hey I tried to write a similar code. Following is the link
    http://techisquest.blogspot.com/2012/06/create-try-it-yourself-online-editor.html

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.