-
It's not putting the text in the message box to send. I received an email from OpenAI yesterday saying that the default model is changing to "gpt-4o-2024-08-06". I wouldn't think that would break it, …
-
Make a Dao module for DB connections
Add contenteditable directive for AngularJS sample site
-
-
as title
### current
currently, I guess it's not supported to customize the `selectionRange` to the `contentEditable` element.
```
ref.current.setSelectionRange(4, 6);
```
there are some…
-
The bug can be reproduced with the following steps.
**Steps to reproduce:**
1. IE11 --> https://zurb.github.io/tribute/example/
2. Add a mention (@), and select a name
3. Add a hashtag (#), and…
-
Do i need to implement my own logic or i can use execCommand with contentEditable?
-
### Description
Currently it is possible to resize table rows and columns, when Editor widget is configured as read-only using `$($('#editor').data().kendoEditor.body).attr('contenteditable', false)`…
-
**Jodit Version:** 4.2.27
**Browser:** Chrome/Opera/Mozila
**OS:** Windows
**Is React App:** false
**Reproduced on xdsoft.net:** false
I am encountering an issue where the drop event i…
-
```
I would like please to set the CKEditor in readonly mode. I don't know how to
do that from my CKEditor instance. I used setDisabled(true) but this is not
working. I know by changing the html cod…
-
## Description
I am running an accessibility test suite with Notebook UI using the **IBM Equal Access Accessibility Checker** tool on Chrome browser. The results look good overall, only a few things …