I am trying to make a search bar in my website which searches for a certain sentence in the database, I want to be able to correct the spelling of the form input before submitting it. I’ve noticed that there’s a red squiggly line when there’s a misspelled word in the input and when you right click it show’s suggestions.
Tag: ms-word
Store word context objects in variable
Exploring word add-ins world. Want to create a list of paragraphs and navigate to each by click on it(some kind of table of content) Like that: I have created code(on reactjs, but it does not matter which framework to use) When I click on any button the callback is invoked, no errors in console, but the navigation does not happen.