Dennis Suitters

Results 212 comments of Dennis Suitters

I've already answered as such: Remove the Javascript logic for Tooltips, as in remove the part of the script that controls Tooltips, as it will override anything set in the...

You haven't implemented it correctly, what I commented was an example to get you started. And you obviously didn't understand what was in the link, as it has all the...

As the script is implicitly adding the title attribute, you could just make the script set `aria-label` rather than title. It would be better than reading the title, then setting...

Using CSS would be the best option, keep in mind the content inside the Summernote editing area uses the default styling of the page the editor resides in, well, mostly,...

hm ok, well, an image shouldn't be wrapped around an anchor anyway. I'm not at my computer, have you tried the correct way, with an anchor wrapping an image? Technically...

You could completely disable the popover you don't want. I didn't think having both would be an issue to allow editing each separately.

ooopss, must be a typo. I've in the process of updating Summernote into a completely Bootstrapless and even liter version of the Lite version, and the plugins interface may change...

Ah, I forgot all about this. I am currently integrating a better solution into the Summernote Skunkworks repository for future release, and making decisions on what to include as the...

I just gotta get off my butt and fix it, I again got sidetracked. I have to do some Summernote fixes in the next few days, so I'll add this...

I wasn't going to add it to this plugin, as I (should be) am working on integrating the features of this plugin into the core API of Summernote, I was...