MyBB Source


MyBB 1.6 Officially Released!

Latest Releases: [For 1.6] Custom Pages - Valid Referrals - Bonus

 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
light box popup wen page loads
Author Message
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
MyBux: 2
Post: #1
light box popup wen page loads
hi can anyone create a lightbox popup plugin which comes up each time or once in a session a page is loaded .... there are some plugins made for wordpress check it out at this link

a workin demo is present here

http://www.movies360.net

this will be very useful to publish newsletter subscriptions

05-06-2009 10:22 PM

Advertisement

CyberClub
Junior Member


Posts: 46
Joined: Oct 2008
Reputation: 0
MyBux: 54
Post: #2
RE: light box popup wen page loads
demo error500
Internal Server Error

[Image: clubsig.gif]
05-07-2009 07:17 AM
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
MyBux: 2
Post: #3
RE: light box popup wen page loads
(05-07-2009 07:17 AM)atn91 Wrote:  demo error500
Internal Server Error

check now....... had some server problems....

another link

http://www.projectsparadise.com

05-07-2009 12:48 PM
Dalton
Premium User


Posts: 1,393
Joined: Aug 2008
Reputation: 4
MyBux: 736
Post: #4
RE: light box popup wen page loads
So.. a popup box that makes the background dark, like LightBox?

05-08-2009 08:30 AM
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
MyBux: 2
Post: #5
RE: light box popup wen page loads
(05-08-2009 08:30 AM)Dalton Wrote:  So.. a popup box that makes the background dark, like LightBox?

ya exactly and displays a html content box in the center of the page..... with controls for displayin it once per browser session or at all times etc....

05-08-2009 09:02 PM
CyberClub
Junior Member


Posts: 46
Joined: Oct 2008
Reputation: 0
MyBux: 54
Post: #6
RE: light box popup wen page loads
Interstitial Content Box (v1.1)
you can find here:
http://www.dynamicdrive.com/dynamicindex...titial.htm

other Unblockable Popup for worldpress
you can find here:
http://www.maxblogpress.com/plugins/mup/
and the code is:
PHP Code:
<script>
        var 
path             'http://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/';
        var 
upop_title         'Get Movie Updates to ur inbox';
        var 
upop_text         '<form style=\"border:1px solid #ccc;padding:3px;text-align:center;\" action=\"http://feedburner.google.com/fb/a/mailverify\" method=\"post\"><p><strong><span style=\"font-size: large;\">Enter your email address to get free movie updates:</span></strong></p><p><input style=\"width: 250px;\" name=\"email\" type=\"text\" /></p><input name=\"uri\" type=\"hidden\" value=\"Movies360net\" /><input name=\"loc\" type=\"hidden\" value=\"en_US\" /><input type=\"submit\" value=\"Subscribe\" /><p>Delivered by <a href=\"http://feedburner.google.com\" target=\"_blank\">FeedBurner</a></p></form><p><a href=\"http://feeds2.feedburner.com/Movies360net\"><img style=\"border:0\" src=\"http://feeds2.feedburner.com/~fc/Movies360net?bg=99CCFF&amp;fg=444444&amp;anim=1\" alt=\"\" width=\"88\" height=\"26\" /></a></p>';
        var 
upop_show         '2';
        var 
upop_show_days  '3';
        var 
upop_position   'center=1';
        var 
upop_width         '400';
        var 
upop_height     '250';
        var 
upop_bgcolor     '#FDFDFD';
        var 
upop_style       'simple';
        var 
upop_effect     'lightbox';
        var 
upop_pwd         '<a href="http://www.maxblogpress.com/go.php?offer=niceart&pid=5" style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#006179;text-decoration:underline" target="_blank" onmouseover="self.status=\'MaxBlogPress.com\';return true;" onmouseout="self.status=\'\'" title="MaxBlogPress.com">Powered by MaxBlogPress</a>';
        var 
upop_titlebarbgcolor   '#777777';
        var 
upop_titlebartextcolor '#FFFFFF';
        var 
upop_borderthickness   '10';
        var 
upop_bordercolor       '#000000';
                
</script>

                 <style>
                #overlay{ background-image: url(https://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/images/overlay.png); }
                * html #overlay {
                background-color: #333;
                background-color: transparent;
                background-image: url(https://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/images/blank.gif);
                filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/images/overlay.png", sizingMethod="scale");
                }
                </style>

                <script src="http://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/include/lightbox.js" type="text/javascript"></script>
                <script src="http://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/include/mup_simple/upop_lightbox.js" type="text/javascript"></script></head><body><div style="display: block; position: absolute; top: 0pt; left: 0pt; z-index: 0; width: 100%; height: 1633px;" id="overlay"></div><div id="popupwrapper"><a style="display: none;">-</a><div style="border: 10px solid rgb(0, 0, 0); position: absolute; background-color: rgb(253, 253, 253); z-index: 100; width: 400px; left: 510px; top: 939px;" id="undefined"><div style="padding: 4px; overflow: auto; text-align: left; color: rgb(0, 0, 0); height: 250px;" id="popupContentArea"><form style="border: 1px solid rgb(204, 204, 204); padding: 3px; text-align: center;" action="http://feedburner.google.com/fb/a/mailverify" method="post"><p><strong><span style="font-size: large;">Enter your email address to get free movie updates:</span></strong></p><p><input style="width: 250px;" name="email" type="text"></p><input name="uri" value="Movies360net" type="hidden"><input name="loc" value="en_US" type="hidden"><input value="Subscribe" type="submit"><p>Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a></p></form><p><a href="http://feeds2.feedburner.com/Movies360net"><img style="border: 0pt none ;" src="http://feeds2.feedburner.com/%7Efc/Movies360net?bg=99CCFF&amp;fg=444444&amp;anim=1" alt="" width="88" height="26"></a></p></div><div style="width: 100%;"><span style="padding: 2px 0px; width: 82%; float: left; text-align: left;">&nbsp;&nbsp;<a href="http://www.maxblogpress.com/go.php?offer=niceart&amp;pid=5" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; color: rgb(0, 97, 121); text-decoration: underline;" target="_blank" onmouseover="self.status='MaxBlogPress.com';return true;" onmouseout="self.status=''" title="MaxBlogPress.com">Powered by MaxBlogPress</a></span><span style="padding: 2px 0px; width: 18%; float: right;"><img src="http://movies360.net/wp-content/plugins/maxblogpress-unblockable-popup/mup-lib/images/close2.gif" title="Close" onclick="popupWindow.closePopup()" style="cursor: pointer;" border="0" hspace="4"></span></div></div></div>
                        <script type="text/javascript">
            window.onload = upopInitiatePopup;
            function upopInitiatePopup() {
                                    setTimeout(upopStartLightbox, 0);
                            }
            function upopStartLightbox() {
                initLightbox();
                setTimeout(upopStartPopup, 1000);
            }
            function upopStartPopup() {
                popupWindow.openPopup(upop_title, upop_text, "width="+upop_width+"px,height="+upop_height+"px,"+upop_position+",resize=1,scrolling=0");
                            }
            </script> 
and edit any like

[Image: clubsig.gif]
(This post was last modified: 05-09-2009 09:02 PM by CyberClub.)
05-09-2009 08:22 PM
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
MyBux: 2
Post: #7
RE: light box popup wen page loads
thanks dude....

05-10-2009 12:01 AM
 





Web Design | Web Design Jobs