[ 2 posts ]

darakok

  • Joined: Mon Apr 23, 2012 12:12 am
  • Posts: 1
  • Offline
  • Profile

how to enter raw html code

Post Posted: Mon Apr 23, 2012 12:16 am
+0-
Hi,

Is it possible to enter raw html code, example: "<code>sample code</code>" into the editor text area and have the editor retains the HTML tag instead of replacing "<code>" with "&lt;code&gt;"

Thanks,
darakok

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile

Re: how to enter raw html code

Post Posted: Fri May 04, 2012 5:30 am
+0-
Code will be automatically transformed into HTML entities by default when the browser is in this mode. The only way to really handle that is like this:

http://developer.yahoo.com/yui/examples ... ditor.html
  [ 2 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum