Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-20-2012, 11:36 PM   PM User | #1
MrTIMarshall
Regular Coder

 
Join Date: Nov 2010
Posts: 347
Thanks: 44
Thanked 1 Time in 1 Post
MrTIMarshall is an unknown quantity at this point
Question JavaScript? Textarea editor, enter HTML/JavaScript, WYSIWYG and preview tab?

Hiya,

I would like to create a Textarea alike the one you use to post a new thread on these forums with two additional tabs.
  1. WYSIWYG Editor
  2. HTML/JavaScript
  3. Preview

So you've got your WYSIWYG editor and you do a list, alike the one above, then you click on the HTML/JavaScript editor and it'll show this:

Code:
<ul>
    <li>WYSIWYG Editor</li>
    <li>HTML/JavaScript</li>
    <li>Preview</li>
</ul>
And you've also got the live Preview, click on that tab and it basically shows you what things will look like.

There are plenty of WYSIWYG Editor's out there, and I know how I can add them onto a tab, however, I do not know how to do the HTML/JavaScritp and Live Previews.

Best Regards,
Tim

Last edited by MrTIMarshall; 07-21-2012 at 12:16 AM..
MrTIMarshall is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:22 AM.


Advertisement
Log in to turn off these ads.