Hi Mark,
Is there a quick way to add pop-up window similar to the ones used in EasySocial? I mean lets say I want to add a div as a pop-up window:
and I want it to work like the ones you use for pop-up messages, I was thinking since I am already linking to all Easysocial's js and css on every joomla page, is it possible to use those assets to make a quick pop-up in other pages by using your bootstrap classes and jquery? Would you be able to give a quick tip so I know where to start?
Thanks Mark.
Is there a quick way to add pop-up window similar to the ones used in EasySocial? I mean lets say I want to add a div as a pop-up window:
<div id="pop-up">
This a a pop-up.
</div>
and I want it to work like the ones you use for pop-up messages, I was thinking since I am already linking to all Easysocial's js and css on every joomla page, is it possible to use those assets to make a quick pop-up in other pages by using your bootstrap classes and jquery? Would you be able to give a quick tip so I know where to start?
Thanks Mark.