hello, is it also possible to use this module to achieve the same effect for some specific links that are internal sites not external ones? I'd like to make some internal link (like a slide, or the title of it) pop up a popup box that allows customized text or when users click the link.
Many thanks
Comments
Comment #2
dewalt commentedHi DrupalDan,
It is not possible to use module for internal links now. But it looks like an interesting feature. Will it work for you if I add classes `external-link-popup--ID` to force open dialog with ID on the link click?
Comment #3
DrupalDan commentedI think it should work. I just want to find a way to pop up thing. The link to be clicked, whether text one or with image, doesn't have to be directed to another page. I mean, if I click on the link, some message or picture can pop out. That'll work.
thanks for you reply.
Comment #5
dewalt commented@DrupalDan, the next functionality added:
It's in dev version of module now, I'll make a release after some testing.
Comment #6
dewalt commented