You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I've written a small Javascript function which facilitates the addition and removal of underscores around words, for the allergens in the ingredients list. You just have to select a word, or click on it, then press the button, and it adds or remove the underscores depending if they're present.
It's not much, but I believe it will make the edition quicker, especially when a list of ingredients lacks all the underscores, or on mobile.
Here is a html test page so you can try this function. Tell me if it can be used :)
teolemon
changed the title
Add a button to quickly add / remove underscores around allergens in ingredient list
Quality - Remediation - Add a button to quickly add / remove underscores around allergens in ingredient list
Oct 11, 2021
What
Hi everyone, I've written a small Javascript function which facilitates the addition and removal of underscores around words, for the allergens in the ingredients list. You just have to select a word, or click on it, then press the button, and it adds or remove the underscores depending if they're present.
It's not much, but I believe it will make the edition quicker, especially when a list of ingredients lacks all the underscores, or on mobile.
Here is a html test page so you can try this function. Tell me if it can be used :)
Test gras.zip
Part of
The text was updated successfully, but these errors were encountered: