YouTube Icon

How to Add Spell Checker In Your Webpage Using jQuery




How to Add Spell Checker In Your Webpage Using jQuery

We have collected Best jQuery Spell Checker Plugins which allows you to check spelling. If you are planning to implement spell checking functionality in your website then just give them try.

We use JavaScriptSpellCheck plugin to add spell check functionality in our webpage.

HTML and jQuery Code

<html>
    <head>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
        <script type="text/javascript" src='JavaScriptSpellCheck/include.js'></script>
        <script type="text/javascript">
            function checkspell()
            {
                $Spelling.SpellCheckInWindow('textarea');
            }
        </script>
        <style>
            body
            {
                margin:0 auto;
                padding:0px;
                text-align:center;
                width:100%;
                font-family: "Myriad Pro","Helvetica Neue",Helvetica,Arial,Sans-Serif;
                background-color:#CEE3F6;
            }
            #wrapper
            {
                margin:0 auto;
                padding:0px;
                text-align:center;
                width:995px;
            }
            #text_div
            {
                margin-top:20px;
            }
            #text_div textarea
            { 
                width:500px;
                height:150px; 
                border:none;
                padding:10px;
                font-size:17px;
            }
            #text_div input[type="button"]
            {
                background-color:#0080FF;
                border:none;
                color:white;
                width:200px;
                height:40px;
                border-bottom:4px solid #0174DF;
                border-radius:3px;
            }
        </style>
    </head>
    <body>
        <div id="wrapper">
            <div id="text_div">
                <textarea id="textarea" placeholder="Enter Some Text"></textarea>
                <br>
                <input type="button" onclick="checkspell();" value="CHECK SPELLING">
            </div>
        </div>
    </body>
</html>

Also Read:- 5 Skills You Need to Become a Machine Learning Engineer



Author Biography.

Lokesh Gupta
Lokesh Gupta

Overall 3+ years of experience as a Full Stack Developer with a demonstrated history of working in the information technology and services industry. I enjoy solving complex problems within budget and deadlines putting my skills on PHP, MySQL, Python, Codeigniter, Yii2, Laravel, AngularJS, ReactJS, NodeJS to best use. Through Knowledge of UML & visual modeling, application architecture design & business process modeling. Successfully delivered various projects, based on different technologies across the globe.

Join Our Newsletter.

Subscribe to CrowdforThink newsletter to get daily update directly deliver into your inbox.

CrowdforGeeks is where lifelong learners come to learn the skills they need, to land the jobs they want, to build the lives they deserve.

CrowdforGeeks

CrowdforThink is a leading Indian media and information platform, known for its end-to-end coverage of the Indian startup ecosystem.

CrowdforThink

Our mission is "Har Koi Dekhe Video, Har Ghar Dekhe Video, Ghar Ghar Dekhe Video" so we Provide videos related to Tutorials, Travel, Technology, Wedding, Cooking, Dance, Festivals, Celebration.

Apna Video Wala
CFT

News & Blogs

b5d351e301ea188dd5547f5cfc2f34b3.jpeg

Add Remove Input Fields Dynamically using jQuery

Dynamic input field allows providing multiple values in a form. It is very useful when you want t...

Top Authors

Lamia Rochdi is the Marketing Manager at Bell Flavors & Fragrances EMEA. A successful family-...

Lamia Rochdi

I’m Mertin Wilson a technician in a camera company and certified expert of different P...

Mertin Wilson

Zakariya has recently joined the PakWheels team as a Content Marketing Executive, shortly after g...

Zakariya Usman

Pankaj Singh is a Senior Digital Marketing Consultant with more than 2 years of experience in SEO...

Pankaj Singh
CFT

Our Client Says

WhatsApp Chat with Our Support Team