Mod Ajax Popup-Manual en
Mod Ajax Popup-Manual en
x
Documentation
Description
The AJAX Popup Module places the content of any Content Item with a soft fade-in-effect. Contained AJAX-
Statements, for example AJAX-Thick- or Lightbox, will proceed as normal. Since the Popup-code is written into
the mainframe, popup blocker can’t detect and stop the Popup.
Position, view, speed/rate of Fade-In and the number of appearance per browser session can be individual
adjusted for each copy of the module.
• Windows (XP): MSIE 6.0 or 7.0, Netscape 7.1, Opera 9.25, Firefox 2.0
• MAC (OS X): Safari 1.3.2 or Firefox 2.0
• Linux (Ubuntu 7.06): Firefox 2.0
• PNG-24 transparancy-alpha-channel-support for MSIE < 7
(CSS-attributes for PNG-background-pictures: background: url(…) position, –repeat-x and repeat-y is
not supported!)
The module is licensed under the free GNU/GPL. Two different translations are available (English, German).
1
mediahof | Blomenburger Allee 1, 24238 Selent | Internet: www.mediahof.de | E-Mail: [email protected]
AJAX Popup Module for Joomla 1.0.x
Documentation
Parameters
2
mediahof | Blomenburger Allee 1, 24238 Selent | Internet: www.mediahof.de | E-Mail: [email protected]
AJAX Popup Module for Joomla 1.0.x
Documentation
CSS
<div class="popup(_class suffix)"> This (left) illustrates the html-output of the popup-module.
<div class="popuptitle">
<a id="popuplink">title</a></div> The popup will be written dynamic with an absolute postion (css) into
<div> the actual content. This enables the popup to appear anywhere you
like. Other content won’t be affected.
</div>
</div>
Our homepage for example, uses the popup with transparent background and without title bar:
Have some fun with our Ajax-Popup Module and the Joomla! CMS.
3
mediahof | Blomenburger Allee 1, 24238 Selent | Internet: www.mediahof.de | E-Mail: [email protected]