Installing New HTML Tag Under CE?

Last post 01-24-2011, 1:57 PM by Adam. 2 replies.
Sort Posts: Previous Next
  •  09-17-2010, 9:02 AM 64062

    Installing New HTML Tag Under CE?

    We'd like to add the ability for a CE user to insert an Ajax-style pop-up, e.g. by a method such as this:
     
       <help text="some help text" title="click here"></help>
     
    We've added the necessary code such that the "click here" link appears on the client-side page, but is there a way to modify CE in our specific application such that it will recognize our new help tag and display the "click here" link in CE's "Normal" and "Preview" modes? Double click on the video below to see what I'm referring to.
     
    I know how to install a new CE button, but is there a way to install a new HTML tag?
     
    Thanks,
    Kazzlo
     
  •  09-17-2010, 10:51 AM 64064 in reply to 64062

    Re: Installing New HTML Tag Under CE?

    Dear kazzlo,
     
    Cute Editor for ASP.NET enables ASP.NET Web developers to replace any textbox with an intuitive Word-like WYSIWYG html editor, you use cuteeditor and generate html code, and then run html code in browser such as IE,Firefox. It is based on browser. Browser doesn't support tag <help>, you can save "<help text="some help text" title="click here"></help> " to test.html, browser will not display it.
     
    Thank you for asking

     
  •  01-24-2011, 1:57 PM 65859 in reply to 64062

    Re: Installing New HTML Tag Under CE?

    kazzlo:
    We'd like to add the ability for a CE user to insert an Ajax-style pop-up, e.g. by a method such as this:
     
       <help text="some help text" title="click here"></help>
     
    We've added the necessary code such that the "click here" link appears on the client-side page, but is there a way to modify CE in our specific application such that it will recognize our new help tag and display the "click here" link in CE's "Normal" and "Preview" modes? Double click on the video below to see what I'm referring to.
     
    I know how to install a new CE button, but is there a way to install a new HTML tag?
     
    Thanks,
    Kazzlo
     
     
    Kazzlo,
     
    The only way to achieve this is writing a custom solution and convert the about code into images or html tags.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML