Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tri 7 posts 27 karma points
    Feb 08, 2013 @ 06:36
    Tri
    0

    Problem in tinymce3tinymceCompress in version 4.11.4

    While selecting custom styles in richtext editor it is firing js error as follow:

     

    1. Uncaught TypeError: Cannot read property '0' of undefined tinymce3tinymceCompress.aspx:16555
      1. addCommands.FormatBlocktinymce3tinymceCompress.aspx:15171
      2. tinymce.create.execCommandtinymce3tinymceCompress.aspx:14216
      3. cm.createListBox.onselecttinymce3tinymceCompress.aspx:23938
      4. defaultNativeHandler

     

     

  • Arturo Soler 24 posts 77 karma points
    Mar 07, 2013 @ 12:19
    Arturo Soler
    0

    Is it possible that the alias name of the style is not right?

    Specifically, if we define a class, the alias must be preceded by a dot (.) And must not contain spaces

    Name: my dazzling style

    Alias: .MyDazzlingStyle

    In umbraco you must manually edit the alias and the dot is easy to forget

  • Tri 7 posts 27 karma points
    Mar 20, 2013 @ 12:02
    Tri
    0

    Yes you are absolutely right.. I forgot the dot.. 

    thanks for reply

    Regards Tri

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies