8000 Tip to set width AND ''Getting Started' example both throw error · Issue #45 · cleditor/cleditor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tip to set width AND ''Getting Started' example both throw error #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
khanks opened this issue Oct 8, 2020 · 0 comments
Open

Tip to set width AND ''Getting Started' example both throw error #45

khanks opened this issue Oct 8, 2020 · 0 comments

Comments

@khanks
Copy link
khanks commented Oct 8, 2020

Your tip "width - The editor width not including margins, borders or padding. Tip Use 'auto' to treat the editor as a block element that fills it's container" throws an error in jquery 3.x . I get this:
Uncaught ReferenceError: auto is not defined

I've tried it with quotes (width: 'auto') and without quotes (width: auto). No joy. I see that it's set to 'auto' in your included scripts, but I was trying to use your example in Getting Started. That gets an error as well: Uncaught TypeError: button is undefined .

The whole point of using the 'Getting Started' example was to control which toolbar buttons are shown.

Anybody know how to fix this, or should I just move on to something else (besides CkEditor and TinyMCE)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0