I understand that the HTML 5 spellcheck attribute works on any input, textareas, and editable divs. I want to get spellcheck to work with our wysiwyg editor, which uses a non-editable div with a hidden input field (for backwards compatability). Is there any trick to get the spellcheck attribute to work on a non-editable div?
Dani
2,387
The Queen of DaniWeb
Administrator
Featured Poster
Premium Member
Recommended Answers
Jump to PostIt may not be possible as spell check works with editable content div only
May be this can be used
http://www.javascriptspellcheck.com/JQuery_SpellCheck_Plugin
Jump to PostIsn't a non-editable div read only?
Maybe put the spellchek attribute on the hidden input field?
All 6 Replies
code_rum
8
Junior Poster in Training
Dani
2,387
The Queen of DaniWeb
Administrator
Featured Poster
Premium Member
BMXDad
23
Newbie Poster
Dani
2,387
The Queen of DaniWeb
Administrator
Featured Poster
Premium Member
Troy III
272
Posting Pro
Troy III
272
Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.