Editor floating menu not showing
Editor floating menu not showing
jarom
Posts: 2Questions: 1Answers: 0
Hi,
I've got a project using django and have included the editor codes js and css files. I've followed the simple example "https://editor.datatables.net/examples/simple/simple.html" and in that example selecting "edit" brings up a floating menu. In my code the edit menu displays at the bottom of the page, not floating. I'm unsure were I've gone wrong as I can't see anything between my code and the example that may cause this. Has anyone had any issues with this? Thanks.
This discussion has been closed.
Answers
Just as a side note, using "display: 'envelope'" I get the drop down but the form styling is basic. So I assume it's a css issue
Hi @jarom ,
Yep, most likely CSS, and those are impossible to diagnose without seeing the issue. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin