Quote from
asmat on March 31, 2021, 1:38 am
I have more than 100 div inside a container, They have not any id, but they have class tag.
I want to attach neoMenu for all div.
Is there any way to attach neoMenu according to class tag?
neoMenuAddItem "menu1" "Copy" "" "mySubroutine" "First option"
neoMenuAttachMenu "menu1" "Container1" "right-click" "belowLeft"
I have more than 100 div inside a container, They have not any id, but they have class tag.
I want to attach neoMenu for all div.
Is there any way to attach neoMenu according to class tag?
neoMenuAddItem "menu1" "Copy" "" "mySubroutine" "First option"
neoMenuAttachMenu "menu1" "Container1" "right-click" "belowLeft"
YASIN has reacted to this post.