-
|
Hi, What's the best way to edit the
which is inside a link I saw mavo's demo here, but i would like to know if there's a way to use it in a much more simple way just adding |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
|
Could you, please, give me a bit more context so that I can understand the problem you are trying to solve? |
Beta Was this translation helpful? Give feedback.
-
|
Hi I've made this codepen |
Beta Was this translation helpful? Give feedback.
-
|
Ok, so I figure it out: @LeaVerou 's workaround to avoid a element click just works on ... When using @DmitrySharabin workaround, I can use a specific class, and apply it to icon (great) New codepen, here (see solution 2) Unfortunately, I don't know javascript enought: Would you recommend to adapt @LeaVerou workaround to have ability to add other elements, or classes? By the way, I'm looking to have the editing effect just like in this demo, BUT using |
Beta Was this translation helpful? Give feedback.



Ok, so I figure it out:
@LeaVerou 's workaround to avoid a element click just works on ...
aelementsWhen using @DmitrySharabin workaround, I can use a specific class, and apply it to icon (great)
New codepen, here (see solution 2)
Unfortunately, I don't know javascript enought:
Would you recommend to adapt @LeaVerou workaround to have ability to add other elements, or classes?
Or is @DmitrySharabin workaround doing all good already?
By the way, I'm looking to have the editing effect just like in this demo, BUT using
<i>elements from FontAwesome