Content popup box
-
Hi guys,
I would like to have a plugin that allow me to open a box/popup content for “a href” call.
Something like this:<a href="onclik open popup">Text</a>use it in a div tagthis is the code i use:
<div class="tracklist download-button2" style="display: initial-block"><a href="#" /><span class="header-clip2"><span class="header-triangle2"></span></span><span class="header-bg2"></span><div class="clear"></div><div class="file-icon-inner2"><i class="icon-download2"></i>Tracklist</div></a></div>please check http://af-sound.ro “Tracklist” button
so whoever will click on Tracklist, i would like a box popup with the content inside.There will be more “tracklist” buttons, so i dont need just a global popup box. I have tried with Anything popup but that doesn’t work as it use a shortcode like: [anythingpupup=id1] which cannot be used in “a href” call
Thank you!
The topic ‘Content popup box’ is closed to new replies.