[raw]
PrettyPhoto is a jQuery lightbox clone. Not only does it support images, it also support for videos, flash, YouTube, iframes and ajax. It’s a full blown media lightbox.
prettyPhoto for Text
[prettyPhoto title=”Title of Image” link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_05.jpg” type=”link” gallery=”” style=”” class=”link-arrow” paragraph=”true”]Open image with prettyPhoto[/prettyPhoto]
[code]
[prettyPhoto title=”Title of Image” link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_05.jpg” type=”link” gallery=”” style=”” class=”link-arrow” paragraph=”true”]Open image with prettyPhoto[/prettyPhoto]
[/code]
Button prettyPhoto
[prettyPhoto title=”Button prettyPhoto” link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_04.jpg” type=”button” gallery=”” style=”” class=”” paragraph=”true”]Open image in prettyPhoto[/prettyPhoto]
[code]
[prettyPhoto title=”Button prettyPhoto” link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_04.jpg” type=”button” gallery=”” style=”” class=”” paragraph=”true”]Open image in prettyPhoto[/prettyPhoto]
[/code]
prettyPhoto for elements:
[prettyPhoto title=”Text Title” link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_03.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”true”][/prettyPhoto]
[code]
[prettyPhoto title=”Text Title” link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_03.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”true”][/prettyPhoto]
[/code]
Image Gallery with prettyPhoto
[prettyPhoto title=”Image Gallery prettyPhoto, image 1″ link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_08.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto] [prettyPhoto title=”Image Gallery prettyPhoto, image 2″ link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_07.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto] [prettyPhoto title=”Image Gallery prettyPhoto, image 3″ link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_03.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[code]
[prettyPhoto title=”Image Gallery prettyPhoto, image 1″ link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_08.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[prettyPhoto title=”Image Gallery prettyPhoto, image 2″ link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_07.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[prettyPhoto title=”Image Gallery prettyPhoto, image 3″ link=”http://orlandoemploymentlaw.com/wordpress/test/wp-content/uploads/2012/06/entry_03.jpg” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[/code]
YouTube and Vimeo video in Lightbox
[prettyPhoto title=”” link=”http://www.youtube.com/watch?v=1R0UHHkoGxU” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto] [prettyPhoto title=”” link=”http://vimeo.com/20266292&width=600″ type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[code]
[prettyPhoto title=”” link=”http://www.youtube.com/watch?v=1R0UHHkoGxU” type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[prettyPhoto title=”” link=”http://vimeo.com/20266292&width=600″ type=”link” gallery=”” style=”” class=”” paragraph=”false”][/prettyPhoto]
[/code]
prettyPhoto open in iframe
[prettyPhoto title=”CNN in iframe” link=”http://www.cnn.com/?iframe=true&width=990&height=600″ type=”button” gallery=”” style=”” class=”btn_red” paragraph=”true”]Open CNN website in iframe[/prettyPhoto]
[code]
[prettyPhoto title=”CNN in iframe” link=”http://www.cnn.com/?iframe=true&width=990&height=600″ type=”button” gallery=”” style=”” class=”btn_red” paragraph=”true”]Open CNN website in iframe[/prettyPhoto]
[/code]
[/raw]