Custom markup tags
Posted: Tue Dec 18, 2018 4:46 pm
Hello, I'm trying to achieve a functionality in which onHover on a specific work a script would run.
I think this could be nicely achieved with a tag like so
Is this possible ?
If not how should I approach activating some behavior on word being hovered ?
I think this could be nicely achieved with a tag like so
Code: Select all
If you[hover=someData]HOVER[/hover] me, something cool might happen
If not how should I approach activating some behavior on word being hovered ?