<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>All Discussions - Vanilla 2</title>
      <link>http://forums.no-margin-for-errors.com/discussions/feed.rss</link>
      <pubDate>Tue, 07 Feb 12 18:36:09 -0500</pubDate>
         <description>All Discussions - Vanilla 2</description>
   <language>en-CA</language>
   <atom:link href="/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Next , Prev , Close Etc Etc buttons wont show</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3616/next-prev-close-etc-etc-buttons-wont-show</link>
      <pubDate>Tue, 07 Feb 2012 18:07:59 -0500</pubDate>
      <dc:creator>faketales</dc:creator>
      <guid isPermaLink="false">3616@/discussions</guid>
      <description><![CDATA[the navigation buttons wont show through the viewer when the image has been enlarged , all the links are correct. ]]></description>
   </item>
   <item>
      <title>New Print button for Pretty Photo</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3615/new-print-button-for-pretty-photo</link>
      <pubDate>Tue, 07 Feb 2012 17:21:05 -0500</pubDate>
      <dc:creator>mmilitia</dc:creator>
      <guid isPermaLink="false">3615@/discussions</guid>
      <description><![CDATA[add this script top or bottom of your prettyphoto.js<br /><br />function printIt(printThis) {<br />  var win = window.open();<br />  self.focus();<br />  win.document.open();<br />  win.document.write('&lt;'+'html'+'&gt;&lt;'+'body'+'&gt;');<br />  win.document.write($pp_pic_holder.find('#pp_full_res')[0].innerHTML);<br />  win.document.write('&lt;'+'/body'+'&gt;&lt;'+'/html'+'&gt;');<br />  win.document.close();<br />  win.print();<br />  win.close();<br />}<br /><br />and find the social media markup (line 67)<br />you can add the new div before twitter div or enywhere else...<br /><br /><code>&lt;div style=&quot;float: left; margin-right:5px;&quot;&gt;&lt;a href=&quot;javascript:void(0)&quot; onClick=&quot;printIt()&quot;&gt;&lt;img src=&quot;images/print.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</code><br /><br />bon appetit]]></description>
   </item>
   <item>
      <title>youtube (iframe) embed + auto close on video complete</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3614/youtube-iframe-embed-auto-close-on-video-complete</link>
      <pubDate>Tue, 07 Feb 2012 14:25:44 -0500</pubDate>
      <dc:creator>pir</dc:creator>
      <guid isPermaLink="false">3614@/discussions</guid>
      <description><![CDATA[I'm trying to close prettyPhoto when a youtube video has completed playing. does anyone have experience with that?<br />I've tried the youtube API and prettyPhoto seems to be calling "onYouTubePlayerAPIReady()" but the "onStateChange" event doesn't get fired.<br /><br />thanks]]></description>
   </item>
   <item>
      <title>gallery_overlay does not show when opened via API</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3613/gallery_overlay-does-not-show-when-opened-via-api</link>
      <pubDate>Tue, 07 Feb 2012 13:32:17 -0500</pubDate>
      <dc:creator>dennispopel</dc:creator>
      <guid isPermaLink="false">3613@/discussions</guid>
      <description><![CDATA[Hello,<br /><br />I need to open PP via $.prettyPhoto.open(urls). But in this case, the gallery overlay does not show. gallery_overlay in settings is on.<br /><br />Also, is there a way to dynamically change content of the opened PP via API? My scenario is as follows:<br />1. Open PP with the loading gif, while background ajax call fetches the list of images URLs<br />2. Have the opened PP show the fetched gallery. <br />Currently, calling open() for the second time does not have any effect, while closing/opening produces annoying flicker.<br /><br />TIA]]></description>
   </item>
   <item>
      <title>Facebook like strips the shebang (#!)</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3612/facebook-like-strips-the-shebang-</link>
      <pubDate>Tue, 07 Feb 2012 13:17:40 -0500</pubDate>
      <dc:creator>seyDoggy</dc:creator>
      <guid isPermaLink="false">3612@/discussions</guid>
      <description><![CDATA[This is concerning a prettyPhoto gallery. (/#![gallery]/)<br /><br />In an earlier post I described how Facebook was unable to recognize a gallery URI using encodeURIComponent but could with encodeURI. The trouble is Facebook seems to get hung up on the shebang if the URI is simply encodeURI or not encoded at all.<br /><br />Is there any way to get Facebook to like a particular image in a prettyPhoto gallery?]]></description>
   </item>
   <item>
      <title>Alternate content for a SWF so it doesn&#039;t break on mobile?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3611/alternate-content-for-a-swf-so-it-doesnt-break-on-mobile</link>
      <pubDate>Tue, 07 Feb 2012 12:45:49 -0500</pubDate>
      <dc:creator>angelaferrell</dc:creator>
      <guid isPermaLink="false">3611@/discussions</guid>
      <description><![CDATA[I have a portfolio site with eight SWFs. Is there a way to show alternate content, i.e., a jpg, instead of the SWF if the site is being viewed in iOS?]]></description>
   </item>
   <item>
      <title>Facebook Button Not Working</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3202/facebook-button-not-working</link>
      <pubDate>Sat, 17 Dec 2011 20:00:51 -0500</pubDate>
      <dc:creator>xparrot</dc:creator>
      <guid isPermaLink="false">3202@/discussions</guid>
      <description><![CDATA[Twitter button seems to be working fine, but the Facebook button on my site isn't. I've tweaked the CSS, but not the JS.<br /><br /><a href="http://www.lutzcreativegroup.com/portfolio" target="_blank" rel="nofollow">http://www.lutzcreativegroup.com/portfolio</a>]]></description>
   </item>
   <item>
      <title>Facebook like and encodeURIComponent vs encodeURI</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3610/facebook-like-and-encodeuricomponent-vs-encodeuri</link>
      <pubDate>Tue, 07 Feb 2012 10:03:06 -0500</pubDate>
      <dc:creator>seyDoggy</dc:creator>
      <guid isPermaLink="false">3610@/discussions</guid>
      <description><![CDATA[I've found with various tests that Facebook button doesn't recognize the photo URL in the Like button when encodeURIComponent is used (as is found in prettyPhoto now), but does when encodeURI is used. Is there a reason why one is used over the other before I put my own such changes into production?]]></description>
   </item>
   <item>
      <title>Passing more parameters in the iframe URL prettyPhoto</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2328/passing-more-parameters-in-the-iframe-url-prettyphoto</link>
      <pubDate>Mon, 14 Nov 2011 10:55:50 -0500</pubDate>
      <dc:creator>foriaa</dc:creator>
      <guid isPermaLink="false">2328@/discussions</guid>
      <description><![CDATA[I'm using prettyPhoto to load a page in the iframe.<br />I need to pass some parameters to this PHP page.<br />I'm tryng to use this syntax:<br /><a href="contactform.php?iframe=true&amp;width=500&amp;height=250&amp;subject=mysubject" rel="prettyPhoto[] nofollow">Invia</a><br />but my PHP doesn't get the SUBJECT parameter.<br />how can I resolve it?<br />thanks]]></description>
   </item>
   <item>
      <title>Image cannot be loaded. Make sure the path is correct and image exist.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/645/image-cannot-be-loaded.-make-sure-the-path-is-correct-and-image-exist.</link>
      <pubDate>Wed, 28 Jul 2010 23:41:31 -0400</pubDate>
      <dc:creator>benfrain</dc:creator>
      <guid isPermaLink="false">645@/discussions</guid>
      <description><![CDATA[It was a problem with prettyPhoto converting all url&#039;s to lowercase (even though the images were UPPER case). The solution is documented in these forums. Search &#039;comments&#039; (as opposed to posts) for &#039;lower&#039; and you will get the answer.]]></description>
   </item>
   <item>
      <title>prettyphoto and cformsII</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3609/prettyphoto-and-cformsii</link>
      <pubDate>Tue, 07 Feb 2012 04:49:24 -0500</pubDate>
      <dc:creator>tipone</dc:creator>
      <guid isPermaLink="false">3609@/discussions</guid>
      <description><![CDATA[Hi, wise mans!<br /><br />Have you ever tried to combine pp inline code popup with cforms2 plugin for wordpress? It would be be such nice combination - modal cform form.<br /><br />I tried <a href="http://pastebin.com/f92fKRf5" target="_blank" rel="nofollow">http://pastebin.com/f92fKRf5</a>, but it not working. It opens form nicely, but when I try to press submit - nothing happens. When I tried to change div style to visible, nad tried to submit form with errors, the errors were shown beind the modal window - in source. <br /><br />do you have any clue how to combine them together?]]></description>
   </item>
   <item>
      <title>The display of &quot;thumbnail&quot; is strange.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3608/the-display-of-thumbnail-is-strange.</link>
      <pubDate>Tue, 07 Feb 2012 04:20:10 -0500</pubDate>
      <dc:creator>mashuone</dc:creator>
      <guid isPermaLink="false">3608@/discussions</guid>
      <description><![CDATA[I am sorry. <br />The category which contributes was mistaken...<br /><br />The display of "thumbnail" cannot be performed well. <br />Please teach me the correction method. <br /><br /><a href="http://www.serenesse.com/_conditioning/german_footcare/foot_0.html" target="_blank" rel="nofollow">http://www.serenesse.com/_conditioning/german_footcare/foot_0.html</a>]]></description>
   </item>
   <item>
      <title>The display of &quot;thumbnail&quot; is strange.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3607/the-display-of-thumbnail-is-strange.</link>
      <pubDate>Tue, 07 Feb 2012 02:23:10 -0500</pubDate>
      <dc:creator>mashuone</dc:creator>
      <guid isPermaLink="false">3607@/discussions</guid>
      <description><![CDATA[The display of "thumbnail" cannot be performed well. <br />Please teach me the correction method. <br /><br /><a href="http://www.serenesse.com/_conditioning/german_footcare/foot_0.html" target="_blank" rel="nofollow">http://www.serenesse.com/_conditioning/german_footcare/foot_0.html</a>]]></description>
   </item>
   <item>
      <title>kicksshoe product presentation 2</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3606/kicksshoe-product-presentation-2</link>
      <pubDate>Mon, 06 Feb 2012 21:52:39 -0500</pubDate>
      <dc:creator>kicksshoe</dc:creator>
      <guid isPermaLink="false">3606@/discussions</guid>
      <description><![CDATA[Kobe VI<br />Kobe Bryant for the designer's requirements are very simple: the sixth generation of signature shoes to be able to help him all the way through the clutter and win another championship until the title. So, <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Nike zoom kobe vi </a> came into being. This is a pair exactly like the Black History Month Kobe VI basketball shoes, has the ability to redefine the game. If you're looking for basketball shoes that go beyond comfort, then <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Kobe 6</a>  can be the best fit for your active feet. These shoes are the latest addition of Nike in its long list of Kobe brand. Just like the other Kobe shoes, this definitely adds a lot of style to comfort.<br /><br />Adidas kb8<br /><a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Kobe bryant adidas shoes</a>  are the athletic shoes specialized for the basketball players. They are designed to stabilize the foot and are very lightweight. They are also comfortable and give enough room to the forefoot and rare foot. Thus, the player's foot can retain the natural movement enabling him/her to give his/her best performance. Adidas has released its series of <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Adidas crazy 8s</a>  which are just like the Adidas Kobe shoes, because Adidas is no longer associated with Kobe. These shoes are stylish and have a molded pearlized body skin with a metallic look. The whole design is innovative with a hood-covered lacing system and an incorporated 3D Torsion system that provides good stability and support to the midsole. There is a bootie built inside the shoes to give comfort and stability. To provide an optimum traction on the court the shoes are designed with a herringbone pattern with a full rubber outsole.<br />]]></description>
   </item>
   <item>
      <title>kicksshoe product presentation 1</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3605/kicksshoe-product-presentation-1</link>
      <pubDate>Mon, 06 Feb 2012 21:52:09 -0500</pubDate>
      <dc:creator>kicksshoe</dc:creator>
      <guid isPermaLink="false">3605@/discussions</guid>
      <description><![CDATA[Kobe IV<br />In early 2009, Nike has unveiled <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Kobe 4</a>  signature sneaker, the Nike Zoom Kobe 4 - the perfect gear for the 2008 Most Valuable Player. At first glance, this does not look like a baller's sneakers at all. But a closer look would reveal some important details and features that make it a must-have. The Nike zoom Kobe iv has a very driven-looking aesthetic,it was initially released with a Del Sol color scheme.  And the Nike <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Zoom Vomero 4</a>  running shoe is an extremely popular running shoe made by Nike,the Nike Zoom Vomero 4 is a great casual shoe just to wear around. Owning a Zoom Kobe 4 shoes is a great way for Lakers or Kobe fans to commemorate the glory of the 2009 season. Not only will they get a beautifully-designed shoe, they will also get the benefits of the Kobe 4 design.<br /><br />Kobe V<br /><a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Nike Zoom Kobe 5</a>  depends on “lower, lighter, faster” and becomes the most popular sneaker now. The<a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Kobe v </a> would never out for the fashion stage for follow days, the shoes with Flywire technology into the upper material not hurt us from the more recent instability. That was introduced in previous collections,this was probably done to increase comfort while the full-mesh tongue and upper are designed to increase breathability. As always, the Nike trademark "swoosh" appears on the side of the shoe. This remarkable <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Nike zoom kobe</a>  sneaker is as good to use on the basketball court as it is on the streets. Overall, the design is way different from what the fans used to see on Kobe Bryant's signature basketball shoes. But it only goes to show that being different is not exactly a bad thing. It's all about individuality. And Kobe Bryant knows how to stand tall, being different from the rest.<br />]]></description>
   </item>
   <item>
      <title>Kicks-Shoesbar online store</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3604/kicks-shoesbar-online-store</link>
      <pubDate>Mon, 06 Feb 2012 21:51:31 -0500</pubDate>
      <dc:creator>kicksshoe</dc:creator>
      <guid isPermaLink="false">3604@/discussions</guid>
      <description><![CDATA[Thank you for visiting <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">Kicks-Shoes bar</a>. Respond to all our customers requirement, we established Kicksshoesbar in 2004, Kicks-Shoes bar is a online store special sell all styles of backetball shoes. We aim at providing a wide range of basketball shoes and one-stop service to worldwide stylish ladies. All <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">kick shoes</a> on our store are special design to celebrate his own great success on the pitch or NBA star trainers or others. We are a online store leading all styles of basketball shoes in the market for years because we offer all speed, strength, flexibility, traction, comfort, ventilation, support and <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">newest shoes</a>.<br /><br /> If you are looking forward to buy basketball shoes, here great discount price best for you! With quality assurance shoes, competitive prices of all <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">basketball shoes</a>  on our site. Create super-class platform of the basketball shoes for you! Our men's basketball boots is one of the best selections on the market! Don't be hesitate, what you need to do is choosing the perfect one to achieve your dreams. With quality assurance shoes, you will create a miracle in the NBA next morning! Now we have establish a perfect service-quality-deliver syste. <br /><br />For now, we offer all styles of basketball shoes for all season, and we would like to develop more products to see our customers requirement. Our commitment to you starts with the quality of our goods and continues to our web site, our state-of-the-art fulfillment center, and our highly responsive and dedicated customer service team that's always happy to help you. Every bargain can be returned within 30 days for your money back, so you can always shop with confidence. For more information, please log in <a rel="nofollow" target="_blank" href="http://www.kickshoee.com">http://www.kickshoee.com/</a><br />]]></description>
   </item>
   <item>
      <title>How to remove Facebook and Twitter icon / link</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3601/how-to-remove-facebook-and-twitter-icon-link</link>
      <pubDate>Sun, 05 Feb 2012 15:28:16 -0500</pubDate>
      <dc:creator>cincibir</dc:creator>
      <guid isPermaLink="false">3601@/discussions</guid>
      <description><![CDATA[How to Facebook and Twitter icon ?<br />Scrrenshot : <a href="http://d-57727.resimlerimnette.com/i-57727.jpg" target="_blank" rel="nofollow">http://d-57727.resimlerimnette.com/i-57727.jpg</a><br /><br />Thanks, ]]></description>
   </item>
   <item>
      <title>SOCIAL TITLE AND DESCRIPTION LINKING</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3515/social-title-and-description-linking</link>
      <pubDate>Thu, 12 Jan 2012 13:44:36 -0500</pubDate>
      <dc:creator>zamartz</dc:creator>
      <guid isPermaLink="false">3515@/discussions</guid>
      <description><![CDATA[I have rebuilt the Facebook Like Button rewrite to replace a {location_href} for an alternate social URL <br /><br />// Rebuild Facebook (social) link Button with updated href<br />			if(settings.social_tools){<br />				facebook_like_link = settings.social_tools.replace('{location_href}', encodeURIComponent(location.href)); <br />				$pp_pic_holder.find('.pp_social').html(facebook_like_link);<br />			}<br />// END Rebuild Facebook (social) link Button with updated href<br /><br />In the same line of code: <br />I want to have a {social_title} replaced with the Image Title<br />&amp;<br />I want to have a {social_desc} replaced with the Image Description<br /><br />HOW?]]></description>
   </item>
   <item>
      <title>Problems opening an html...please help!!</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3603/problems-opening-an-html...please-help</link>
      <pubDate>Mon, 06 Feb 2012 13:53:28 -0500</pubDate>
      <dc:creator>val23</dc:creator>
      <guid isPermaLink="false">3603@/discussions</guid>
      <description><![CDATA[Everything works great except for the fact that I can get rid of the top and left padding (I think). <br /><br />In the html it self I want to be able to have a bgd picture, but I don't want it to show when I open the html in prettyphoto (it looks like a page in a page!).<br /><br />Is there a way to set prettyphoto so that it opens just the actual body, not including the background picture?<br /><br />I hope what I wrote make sense, here is the link to the home page:<br /><br />www.cloudbiography.com<br /><br />Thank you!!]]></description>
   </item>
   <item>
      <title>Get rid of margins or padding in pretty photo!!</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3549/get-rid-of-margins-or-padding-in-pretty-photo</link>
      <pubDate>Thu, 19 Jan 2012 19:20:14 -0500</pubDate>
      <dc:creator>val23</dc:creator>
      <guid isPermaLink="false">3549@/discussions</guid>
      <description><![CDATA[I'm using prettyphoto to open html pages. I resized pretty photo to open at the same size of my <a href="/search?Search=%23outer&amp;Mode=like">#outer</a> div. If in the html that I want to open I place a background image, prettyphoto display the html including the bg image. <br />How can I get rid of the margin or padding in the div?? Which one is the actual div content?<br /><br />Thanks!!]]></description>
   </item>
   <item>
      <title>Method Init</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3602/method-init</link>
      <pubDate>Mon, 06 Feb 2012 11:27:31 -0500</pubDate>
      <dc:creator>baazyngaa</dc:creator>
      <guid isPermaLink="false">3602@/discussions</guid>
      <description><![CDATA[Hey guys, i have a question, and b4 post i look in forum, but i dont find anything.<br /><br />So, i need call prettyphoto with some params (like gallery id), there a way to do this?<br /><br />One more thing, when i use "$.prettyPhoto.open('test.com/photo.jpg', '', '');"  i get an error:<br /><br />-- Image cannot be loaded. Make sure the path is correct and image exist<br /><br />And yes, the file exists, some one can help me this pls? (:<br /><br />Regards,<br /><br />Fernando]]></description>
   </item>
   <item>
      <title>PrettyPhoto and MOV on own Webspace</title>
      <link>http://forums.no-margin-for-errors.com/discussion/1280/prettyphoto-and-mov-on-own-webspace</link>
      <pubDate>Fri, 25 Feb 2011 16:54:37 -0500</pubDate>
      <dc:creator>ronnystrowick</dc:creator>
      <guid isPermaLink="false">1280@/discussions</guid>
      <description><![CDATA[hi folks,<br /><br />i have some .mov-files on my webspace in the same folder of my website-files. To link the files and start them in the PrettyPhoto player is no problem.<br /><br />BUT:<br /><br />the point is, that the movie will first be downloaded completely in the background and then, after finishing download, the movie starts.<br /><br />i like to have progressive-streaming, like if i'm linking to some youtube or vimeo movies.<br /><br />does PrettyPhoto support it and what do i have to add to the tag?<br /><br />example of a tag:<br />(coding is OK, just removed tags to post my code ;) )<br /><br />a title="Abschied" rel="prettyPhoto[movies]" href="videos/abschied.mov?width=720&amp;height=576" img class="thumbs" src="videos/thumbs/abschied.png" alt="Abschied" width="192" height="107"<br /><br />thanks a lot...]]></description>
   </item>
   <item>
      <title>Inline content &amp; jQuery events</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3600/inline-content-jquery-events</link>
      <pubDate>Sun, 05 Feb 2012 07:05:01 -0500</pubDate>
      <dc:creator>adupuis</dc:creator>
      <guid isPermaLink="false">3600@/discussions</guid>
      <description><![CDATA[Hi,<br />it might be a dumb question but I have an issue with inline content and prettyPhoto :<br />- I set all html and it show very well in prettyPhoto (thanks for this great plugin by the way !)<br />- the html is actually a form and the submission trigger a call to a webservice to add content in a database<br />- before making the webservice call, I make a first check for data integrity (as much as I can do that with js...)<br /><br />My problem is that I cannot access fields values with common jquery handlers. For example, my code is :<br />&lt;div id='create_career_event' style="display: none;"&gt;<br />	&lt;form id="form_career_event_add" class="popup"&gt;<br />		&lt;p&gt;<br />			&lt;label for="ce_type"&gt;Type&lt;/label&gt;<br />			&lt;select name="ce_type" id="ce_type"&gt;<br />				&lt;option value="negative"&gt;Négatif&lt;/option&gt;<br />				&lt;option value="neutral" selected="selected"&gt;Neutre&lt;/option&gt;<br />				&lt;option value="positive"&gt;Positif&lt;/option&gt;<br />			&lt;/select&gt;<br />		&lt;/p&gt;<br />		&lt;p&gt;<br />			&lt;input type="submit" value="Ajouter" /&gt; ou &lt;a href="#" onclick="$.prettyPhoto.close()"&gt;annuler&lt;/a&gt;<br />			&lt;script&gt;<br />			     $(document).on('change','#ce_type',function(event){alert("new ce_type="+$('#ce_type').value()); });<br />			&lt;/script&gt;<br />		&lt;/p&gt;<br />	&lt;/form&gt;<br />&lt;/div&gt;<br /><br />(The part to actually display this inline content into a prettyPhoto lightbox is not the issue here, it works perfectly fine)<br /><br />My problem is that ce_type is never filled with the correct value.<br /><br />Does anyone have any suggestions ?<br />]]></description>
   </item>
   <item>
      <title>Image fitting to window</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3579/image-fitting-to-window</link>
      <pubDate>Mon, 30 Jan 2012 17:08:04 -0500</pubDate>
      <dc:creator>rekates</dc:creator>
      <guid isPermaLink="false">3579@/discussions</guid>
      <description><![CDATA[Hi - I'm trying to tweek the image auto-resize thing so that the image is only 100 pixels smaller than the window instead of 200: (the part where the image is sized to fit the window if the window is smaller than the full-res image.)<br /><br />function _fitToViewport(width,height){resized=false;_getDimensions(width,height);imageWidth=width,imageHeight=height;if(((pp_containerWidth&gt;windowWidth)||(pp_containerHeight&gt;windowHeight))&amp;&amp;doresize&amp;&amp;settings.allow_resize&amp;&amp;!percentBased){resized=true,fitting=false;while(!fitting){if((pp_containerWidth&gt;windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight&gt;windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{fitting=true;};pp_containerHeight=imageHeight,pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);if((pp_containerWidth&gt;windowWidth)||(pp_containerHeight&gt;windowHeight)){_fitToViewport(pp_containerWidth,pp_containerHeight)};};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+(settings.horizontal_padding*2),contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:resized};};<br /><br />I changed the window width to (windowWidth-100) and did the same for the window height.  It works perfectly in Firefox, but for some reason Safari freezes and the image never comes up - even the twirling icon freezes.  It seems there is something in there that Safari doesn't like.<br /><br />Anyone know why this is happening?  (I'm using prettyPhoto 3.1.2)<br /><br />Thanks, ~bk]]></description>
   </item>
   <item>
      <title>Remove Thumbnails - prettyPhoto[ajax]</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3584/remove-thumbnails-prettyphotoajax</link>
      <pubDate>Tue, 31 Jan 2012 10:08:59 -0500</pubDate>
      <dc:creator>bfly003</dc:creator>
      <guid isPermaLink="false">3584@/discussions</guid>
      <description><![CDATA[Is there a way to remove the thumbnails that appear on rollover?<br />Thanks!]]></description>
   </item>
   <item>
      <title>Add space between thumbnails</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3599/add-space-between-thumbnails</link>
      <pubDate>Sat, 04 Feb 2012 19:23:25 -0500</pubDate>
      <dc:creator>Bokehman</dc:creator>
      <guid isPermaLink="false">3599@/discussions</guid>
      <description><![CDATA[How can I increase the margins on the thumbnails? I've been altering the prettyPhoto.css file but no matter what value I put in nothing changes when I preview.<br /><br />Thanks in advance.]]></description>
   </item>
   <item>
      <title>Facebook like box doesn&#039;t show?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3598/facebook-like-box-doesnt-show</link>
      <pubDate>Sat, 04 Feb 2012 14:05:20 -0500</pubDate>
      <dc:creator>swen</dc:creator>
      <guid isPermaLink="false">3598@/discussions</guid>
      <description><![CDATA[Hi,<br /><br />I've installed wp prettyphoto, however the facebook like box (or twitter) isn't showing. Do i need to install an extra plugin?<br /><br />Thanks :)]]></description>
   </item>
   <item>
      <title>It simply doesn&#039;t work :(</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3553/it-simply-doesnt-work-</link>
      <pubDate>Sun, 22 Jan 2012 09:02:30 -0500</pubDate>
      <dc:creator>jeremynative</dc:creator>
      <guid isPermaLink="false">3553@/discussions</guid>
      <description><![CDATA[Hi I am trying to get it to work here<br /><br /><br />but when I click the image, it just opens in a new blank window<br /><br />I used the code suggested on your page<br /><br /><br /><br />Yet it doesn't work<br /><br />Can you please help me with this problem :)<br />thanks]]></description>
   </item>
   <item>
      <title>help to remove lower border and float the description below the image....</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3593/help-to-remove-lower-border-and-float-the-description-below-the-image....</link>
      <pubDate>Thu, 02 Feb 2012 23:05:05 -0500</pubDate>
      <dc:creator>orangealpaca</dc:creator>
      <guid isPermaLink="false">3593@/discussions</guid>
      <description><![CDATA[firstly, awesome image viewer - love it.<br />second, i am no coder, and i am blundering through the js and css.<br />i want the viewer to be super minimal.  i have removed the borders top and sides, removed all buttons except the facebook, and i would now like to remove the lower white border, and place the description and facebook buttons floating under the borderless image (text in white, obviously, as background is black....)<br /><a href="http://dev.oneorangedot.com/index.php?id=2#!prettyPhoto[unijoints]/1/" target="_blank" rel="nofollow">http://dev.oneorangedot.com/index.php?id=2#!prettyPhoto[unijoints]/1/</a><br />where would the code be to do this?  i have been hacking away at various parts for a few hours without any success - any help would be greatly appreciated<br />thanks,<br />sean.]]></description>
   </item>
   <item>
      <title>Can&#039;t disable social tools</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3597/cant-disable-social-tools</link>
      <pubDate>Sat, 04 Feb 2012 03:29:52 -0500</pubDate>
      <dc:creator>Nge</dc:creator>
      <guid isPermaLink="false">3597@/discussions</guid>
      <description><![CDATA[I have read all threads and tried "social_tools:false" but no way. Am I doing something wrong?<br /><br />This is what I've done:<br /><br />(function($){$.prettyPhoto={version:'3.1.3'};$.fn.prettyPhoto=function(pp_settings){pp_settings=jQuery.extend({animation_speed:'fast',slideshow:5000,autoplay_slideshow:false,opacity:0.80,show_title:true,allow_resize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'pp_default',horizontal_padding:20,hideflash:false,social_tools:false,wmode:'opaque',autoplay:true,modal:false,deeplinking:true,overlay_gallery:true,keyboard_shortcuts:true,changepicturecallback:function(){},callback:function(){},ie6_fallback:true,markup:'<div class="pp_pic_holder"> \</div>]]></description>
   </item>
   </channel>
</rss>
