Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4551836
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T16:41:30+00:00 2026-05-21T16:41:30+00:00

I need to be able to add a dropdown or button to the ckeditor’s

  • 0

I need to be able to add a dropdown or button to the ckeditor’s toolbar that will pop up a list, and when a listitem would be clicked the text of that list item would be added to the ckeditor’s content

I also need to be ablee to change the content of that list, like to have a function:

function SetListsContent(arr)
{
//fill the list with the array arr
...
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T16:41:31+00:00Added an answer on May 21, 2026 at 4:41 pm

    I end up doing this:

    <div id='stuff'>
        <ul class="editorlist">
            <li>hi</li>
            <li>how are you</li>
            <li>good</li>
        </ul>
    </div>
    
    <script type='text/javascript'>
        function myfunc() {
            $('<a href="#" id="stuffadd">add some text</a>')
            .click(function () { $('#stuff').dialog('open'); }).appendTo('.cke_button:last'); 
        }
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Users need to be able to add a specific type of column to an
I need to be able to get a list of the groups a user
I need to be able to add an <li> </li> to each UL within
I need to be able to add an arbitrary section to an ELF file.
I can't seem to be able to disable ViewState for controls that I add
$(#home-shop-first).hover(function(){ $(#first-button-box).slideToggle(); }); This works to display a dropdown box, but now I need
I have an RMA form that I've been able to add fields dynamically, but
I need to be able to add and remove an arbitrary number of points
I need to be able to add a new line to the end of
I am trying to add a basic dropdown list to my view with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.