Archive for the Pop-ups Category

Fancybox 2 And Fancybox 1.3.4 In WordPress

April 20, 2012

Now FancyBox 2.0.6.1 is out, to me the old 1.3.4 is working quite well, the only thing I like about this FancyBox 2.0.6.1 is the full size image display with the helpers.js which is great. The buttons for gallery are very useful and jquery is the best for all users platforms. So, I still want [… Read More]

Jquery Image Preview

November 17, 2011

Easiest Tooltip and Image Preview using Jquery for the website which is great for what I’m doing since most of my posts have many pictures. The great thing about this jquery is that it also work with any pop-ups that uses “rel” tag like Mediabox Advanced or PrettyPhoto or Shadowbox. I use the image preview [… Read More]

All Pop Ups On A Page

October 1, 2011

Use together with Mediabox Advanced <p style=”text-align: center;”><a title=”imagepreview” href=”/media/91alfaspider/91alfa0.jpg” rel=”lightbox”><img style=”vertical-align: baseline; border: 3px solid black;” title=”My Alfa” src=”/media/91alfaspider/91alfa0.jpg” alt=”My Alfa” width=”250″ /></a></p> Use together with PrettyPhoto <p style=”text-align: center;”><a title=”imagepreview” href=”/media/91alfaspider/91alfa0.jpg” rel=”prettyPhoto”><img style=”vertical-align: baseline; border: 3px solid black;” title=”My Alfa” src=”/media/91alfaspider/91alfa0.jpg” alt=”My Alfa” width=”250″ /></a></p> Use together with Shadowbox <p style=”text-align: center;”><a title=”imagepreview” [… Read More]

Tags:

Fancybox 1.3.4

August 29, 2011

The Fancybox website… Please go here for more information and donate if you like it To install this on WordPress, we need to add all the scripts before the </head> of the theme header.php. If we’re going to use players like Jwplayer or nonverblasters, we need to include them in this block also. As the [… Read More]

PrettyPhoto 3.1.2

August 28, 2011

The prettyPhoto website… Please go here for more information and donate if you like it We need to place all the files needed in the header.php of the theme we use. If we’re using many jquery then we should make no-conflict jquery for this plugin also. Notice ‘/prettyphoto’ is ‘prettyphoto’ folder in the root of [… Read More]

Mediabox Advanced 1.3.4

August 28, 2011

MediaboxAdvanced is a very easy to use pop-up. Just download the scripts from the website and Mootools 1.2.5, put all the files and folders on the website. Put the urls of these files on the header.php of the theme we use. I put the “mediaboxadv” folder in the root of the theme “techozoic-fluid”, therefore, the [… Read More]

ShadowBox For WordPress

August 27, 2011

  Shadowbox is a very popular pop up plugin. Some of the options need to be modified for it to work with everything. For WordPress, I just load the scripts by adding these lines just before the </head> of the theme’s header.php. <!–Start Shadowbox–> <script src=”<?php bloginfo(‘template_url’); ?>/pops/shadowbox/shadowbox.js” type=”text/javascript”></script> <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo(‘template_url’); [… Read More]

Tags:
 
Copy Protected by Chetans WP-Copyprotect.