JS Expert Required
Budget: $10 – $20 USD
Check this codepen link:
https://codepen.io/profitable/pen/dyqgomK
I need to implement word click functionality on text with mark html tags in place so that I get back:
1- the word clicked (even if it's marked)
2- start (the exact start from the beginning of the string)
3- length (the length of the clicked word)
The solution should work on chrome desktop and on iPhone without any problems and should not conflict with mark.js that is used on the same codepen. Please don't tell me I can do as I don't have time to waste. Fork the codepen and try, if you are capable of doing, let me know.
https://codepen.io/profitable/pen/dyqgomK
I need to implement word click functionality on text with mark html tags in place so that I get back:
1- the word clicked (even if it's marked)
2- start (the exact start from the beginning of the string)
3- length (the length of the clicked word)
The solution should work on chrome desktop and on iPhone without any problems and should not conflict with mark.js that is used on the same codepen. Please don't tell me I can do as I don't have time to waste. Fork the codepen and try, if you are capable of doing, let me know.