<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forums - Add lightbox?]]></title>
	<link rel="self" href="http://chevereto.com/forums/feed-atom-topic444.xml"/>
	<updated>2010-04-03T08:36:33Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/forums/topic444-add-lightbox.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2491.html#p2491"/>
			<content type="html"><![CDATA[<p>i want to show random images on my site footer in the home page what should i do, plz tell me</p>]]></content>
			<author>
				<name><![CDATA[ImageScraps]]></name>
				<uri>http://chevereto.com/forums/user802.html</uri>
			</author>
			<updated>2010-04-03T08:36:33Z</updated>
			<id>http://chevereto.com/forums/post2491.html#p2491</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2488.html#p2488"/>
			<content type="html"><![CDATA[<p>ow that one.<br />What&#039;s wrong? I can download it fine. Or does the code not work right?</p><p>Do note that this is a jquery lightbox. There for it needs <a href="http://jquery.com/">Jquery</a> to work right, now if you have the jquery version it should work right. (But this does need a small modification)</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-04-03T07:47:07Z</updated>
			<id>http://chevereto.com/forums/post2488.html#p2488</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2486.html#p2486"/>
			<content type="html"><![CDATA[<p><a href="http://c.gamerlv.co.cc/jquery_lightbox_chevereto_files.zip">http://c.gamerlv.co.cc/jquery_lightbox_ … _files.zip</a></p><p>its not working</p>]]></content>
			<author>
				<name><![CDATA[ImageScraps]]></name>
				<uri>http://chevereto.com/forums/user802.html</uri>
			</author>
			<updated>2010-04-03T05:18:49Z</updated>
			<id>http://chevereto.com/forums/post2486.html#p2486</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2476.html#p2476"/>
			<content type="html"><![CDATA[<p>I don&#039;t think I ever uploaded any files for this.<br />I <em>may </em>just remake this when the Jquery version becomes more used.</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-04-02T18:29:05Z</updated>
			<id>http://chevereto.com/forums/post2476.html#p2476</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2473.html#p2473"/>
			<content type="html"><![CDATA[<p>plz reup the file</p>]]></content>
			<author>
				<name><![CDATA[ImageScraps]]></name>
				<uri>http://chevereto.com/forums/user802.html</uri>
			</author>
			<updated>2010-04-02T11:21:30Z</updated>
			<id>http://chevereto.com/forums/post2473.html#p2473</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2217.html#p2217"/>
			<content type="html"><![CDATA[<p>@gamerlv</p><p>i paste the code<br />and uploaded the files from the .zip<br />but it did not work <img src="http://chevereto.com/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></content>
			<author>
				<name><![CDATA[booyaka95]]></name>
				<uri>http://chevereto.com/forums/user548.html</uri>
			</author>
			<updated>2010-02-01T13:25:29Z</updated>
			<id>http://chevereto.com/forums/post2217.html#p2217</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2177.html#p2177"/>
			<content type="html"><![CDATA[<p>Hmm replay seems broke with me, odd <img src="http://chevereto.com/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>@clafy<br />That is what i used to make that litle bit of code above, just made it so it looks nice with all folder structure and such.<br />But one important note on this. Jquery and Prototype don&#039;t play along nice in one script, so if you use it in any way use it the way i showed, that is with this bit of code before any use of jquery : </p><div class="codebox"><pre><code>jQ = jQuery.noConflict();</code></pre></div><p>This will make it so that jquery use jQ as it&#039;s identifier and not $. This is needed because $ already in use by prototype.</p><p>--Gamerlv</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-01-27T19:53:42Z</updated>
			<id>http://chevereto.com/forums/post2177.html#p2177</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2175.html#p2175"/>
			<content type="html"><![CDATA[<p>Follow the steps in <a href="http://www.huddletogether.com/projects/lightbox2/.">http://www.huddletogether.com/projects/lightbox2/.</a></p>]]></content>
			<author>
				<name><![CDATA[clafy]]></name>
				<uri>http://chevereto.com/forums/user525.html</uri>
			</author>
			<updated>2010-01-27T18:52:06Z</updated>
			<id>http://chevereto.com/forums/post2175.html#p2175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2171.html#p2171"/>
			<content type="html"><![CDATA[<p>Nothing at all, just find it and past my code above it.</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-01-26T20:52:54Z</updated>
			<id>http://chevereto.com/forums/post2171.html#p2171</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2170.html#p2170"/>
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>past it right above<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />// &lt;![CDATA[<br />&lt;? if ($spit==true) { ?&gt;Behaviour.register(error);<br />&lt;? } ?&gt;<br />&lt;? if ($modo==1 || $modo==&#039;rr&#039;) { ?&gt;Behaviour.register(_up);<br />&lt;? } ?&gt;<br />&lt;? if ($modo==3) { ?&gt;Behaviour.register(_proceso);<br />&lt;? } ?&gt;<br />&lt;? if ($modo==2) { ?&gt;Behaviour.register(_ver);<br />&lt;? } ?&gt;<br />&lt;? if ($modo==2 || $modo==3) { ?&gt;Behaviour.register(_social);<br />&lt;? } ?&gt;<br />&lt;? if ($cut_url==true &amp;&amp; $cut_url_user==true &amp;&amp; $modo==1) { ?&gt;<br />Behaviour.register(_pref);<br />&lt;? } ?&gt;<br />// ]]&gt;<br />&lt;/script&gt;</p></blockquote></div><p>What i need to do with this?</p>]]></content>
			<author>
				<name><![CDATA[booyaka95]]></name>
				<uri>http://chevereto.com/forums/user548.html</uri>
			</author>
			<updated>2010-01-26T20:27:08Z</updated>
			<id>http://chevereto.com/forums/post2170.html#p2170</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2168.html#p2168"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>booyaka95 wrote:</cite><blockquote><p>If you know how to use jquery i choose it, <br />but how to use? <img src="http://chevereto.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></blockquote></div><p>ok when i started work on this i saw that prototype is already used, so since it is bad to use 2 javascript library in one file i decided to first try to use the prototype based lightbox. This failed after 10 times training i gave up on that and use jquery.</p><p>I must how ever say that it does work but it isn&#039;t the nices code there is. If anyone here knows how to use prototype lightbox it would be nice if he could explain it here.</p><p>Here is my code:<br /></p><div class="codebox"><pre><code>&lt;!--Lightbox and jquery stuff --&gt;
&lt;link href=&quot;&lt;?=URL_SCRIPT;?&gt;css/lightbox.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
&lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?=PATH_SCRIPT;?&gt;js/jquery.lightbox-0.5.pack.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
jQ = jQuery.noConflict();
jQ(document).ready(function() {
        jQ(&#039;#imagen a&#039;).lightBox( {
            imageLoading: &#039;site-img/lightbox/lightbox-ico-loading.gif&#039;,        // (string) Path and the name of the loading icon
            imageBtnPrev:            &#039;site-img/lightbox/lightbox-btn-prev.gif&#039;,            // (string) Path and the name of the prev button image
            imageBtnNext:            &#039;site-img/lightbox/lightbox-btn-next.gif&#039;,            // (string) Path and the name of the next button image
            imageBtnClose:            &#039;site-img/lightbox/lightbox-btn-close.gif&#039;,        // (string) Path and the name of the close btn
            imageBlank:                &#039;site-img/lightbox/lightbox-blank.gif&#039; });
  });
&lt;/script&gt;
&lt;!--end of jquery --&gt;</code></pre></div><p>past it right above<br /></p><div class="codebox"><pre><code>&lt;script type=&quot;text/javascript&quot;&gt;
// &lt;![CDATA[
&lt;? if ($spit==true) { ?&gt;Behaviour.register(error);
&lt;? } ?&gt;
&lt;? if ($modo==1 || $modo==&#039;rr&#039;) { ?&gt;Behaviour.register(_up);
&lt;? } ?&gt;
&lt;? if ($modo==3) { ?&gt;Behaviour.register(_proceso);
&lt;? } ?&gt;
&lt;? if ($modo==2) { ?&gt;Behaviour.register(_ver);
&lt;? } ?&gt;
&lt;? if ($modo==2 || $modo==3) { ?&gt;Behaviour.register(_social);
&lt;? } ?&gt;
&lt;? if ($cut_url==true &amp;&amp; $cut_url_user==true &amp;&amp; $modo==1) { ?&gt;
Behaviour.register(_pref);
&lt;? } ?&gt;
// ]]&gt;
&lt;/script&gt;</code></pre></div><p>You also need this zip for it to work:<br /><a href="http://c.gamerlv.co.cc/jquery_lightbox_chevereto_files.zip">http://c.gamerlv.co.cc/jquery_lightbox_ … _files.zip</a><br />(if the links down contact me i can reupload it some where else.)</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-01-26T18:23:54Z</updated>
			<id>http://chevereto.com/forums/post2168.html#p2168</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2165.html#p2165"/>
			<content type="html"><![CDATA[<p>If you know how to use jquery i choose it, <br />but how to use? <img src="http://chevereto.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[booyaka95]]></name>
				<uri>http://chevereto.com/forums/user548.html</uri>
			</author>
			<updated>2010-01-26T14:52:16Z</updated>
			<id>http://chevereto.com/forums/post2165.html#p2165</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2164.html#p2164"/>
			<content type="html"><![CDATA[<p>What kind of lightbox would you want?<br />The <a href="http://www.huddletogether.com/projects/lightbox2/">original lightbox</a> based on prototype. I am not very familiar with this one. But maybe some else is.<br />Or one of the jquery based one, i know jquery and how to use it so i would recommend it.<br />I think this is the best one for you but you can look for one your self, i can help implement any one of the jquery ones.<br /><a href="http://leandrovieira.com/projects/jquery/lightbox/">http://leandrovieira.com/projects/jquery/lightbox/</a></p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-01-26T14:01:51Z</updated>
			<id>http://chevereto.com/forums/post2164.html#p2164</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Add lightbox?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2162.html#p2162"/>
			<content type="html"><![CDATA[<p>Can someone tell me how to put<br />a lightbox into the script to view larger images <br />like on clafy.com ?</p><p>Please Help <img src="http://chevereto.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[booyaka95]]></name>
				<uri>http://chevereto.com/forums/user548.html</uri>
			</author>
			<updated>2010-01-25T19:29:09Z</updated>
			<id>http://chevereto.com/forums/post2162.html#p2162</id>
		</entry>
</feed>

