<?xml version="1.0" encoding="utf-8"?>
		<feed xmlns="http://www.w3.org/2005/Atom">
		  <title type="text">ThickBox Forum - All Discussions</title>
		  <updated>2010-09-06T05:37:35-07:00</updated>
		  <id>http://codylindley.com/thickboxforum/</id>
		  <link rel="alternate" type="text/html" hreflang="en" href="http://codylindley.com/thickboxforum/"/>
		  <link rel="self" type="application/atom+xml" href="http://codylindley.com/thickboxforum/?Feed=Atom"/>
		  <generator uri="http://getvanilla.com/" version="1.0.1">
			 Lussumo Vanilla
		  </generator>
		  <entry>
		<title>Thickbox Evolves</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=1435" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=1435</id>
		<published>2008-07-08T06:44:16-07:00</published>
		<updated>2010-03-29T03:42:28-07:00</updated>
		<author>
			<name>codylindley</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=1</uri>
		</author>
		<summary type="text" xml:lang="en">
			Thickbox has evolved!

http://swip.codylindley.com/DOMWindowDemo.html

The author, after toying with several custom implementations of thickbox has decided to evolve the code in a new direction. ...
		</summary>
		<content type="html">
			<![CDATA[Thickbox has evolved!<br /><br /><a href="http://swip.codylindley.com/DOMWindowDemo.html">http://swip.codylindley.com/DOMWindowDemo.html</a><br /><br />The author, after toying with several custom implementations of thickbox has decided to evolve the code in a new direction. The new direction is focused on the creation of DOM windows (hopups). Additionally, the new code focuses on the creation/removing of this window and not the contents (e.g. title bar) inside of the window due to the fact that every usage of the code required to much customization.<br /><br />CL]]>
		</content>
	</entry>
	<entry>
		<title>unsupported properties</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2195" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2195</id>
		<published>2010-08-31T15:16:21-07:00</published>
		<updated>2010-08-31T15:16:21-07:00</updated>
		<author>
			<name>kath</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3144</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm getting over a dozen browser compatibility issues for  thickbox.css, all unsupported properties like
Unsupported value: 'alpha(opacity=75)'
Affects: Internet Explorer 6.0, 7.0
Unsupported ...
		</summary>
		<content type="html">
			<![CDATA[I'm getting over a dozen browser compatibility issues for  thickbox.css, all unsupported properties like<br />Unsupported value: 'alpha(opacity=75)'<br />Affects: Internet Explorer 6.0, 7.0<br />Unsupported property: -moz-opacity<br />Affects: Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Opera 8.0, 9.0; Safari 2.0<br />Suggestions?<br />kat]]>
		</content>
	</entry>
	<entry>
		<title>The height of thickbox 3.1 is not changeable</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2194" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2194</id>
		<published>2010-08-24T08:59:58-07:00</published>
		<updated>2010-08-24T08:59:58-07:00</updated>
		<author>
			<name>behrus</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3143</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi,

i am using thickbox to displaying text. 
My issue is , that i can not control the height of the box. The TB_ajaxContent div has always the height 395.

That's my ...
		</summary>
		<content type="html">
			<![CDATA[Hi,<br /><br />i am using thickbox to displaying text. <br />My issue is , that i can not control the height of the box. The TB_ajaxContent div has always the height 395.<br /><br />That's my code:<br /><br /><code>&lt;a href=&quot;#TB_inline?&lt;strong&gt;height=80px&lt;/strong&gt;&amp;width=100px&amp;inlineId=kontent{$aGames[$nGameId].id}&quot; class=&quot;thickbox&quot; style=&quot;text-decoration:none;color:#red;&quot;&gt;{$aGames[$nGameId].news_title}&lt;/a&gt;<br />                                       &lt;div id=&quot;kontent{$aGames[$nGameId].id}&quot; style=&quot;display:none;&quot;&gt;&lt;p&gt;&lt;strong&gt;{$aGames[$nGameId].news_title}&lt;/strong&gt;&lt;br /&gt;{$aGames[$nGameId].news_content}&lt;/p&gt;&lt;/div&gt;<br />                   </code><br /><br />These are the files , which i have in my head:<br /><br /><br /><&#115cript type="text/java&#115cript" src="js/jquery.js"></&#115cript><br /><&#115cript type="text/java&#115cript" src="js/thickbox.js"></&#115cript><br /><br />What am i doing wrong?<br /><br />Regards]]>
		</content>
	</entry>
	<entry>
		<title>Images do not load up, why?</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2188" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2188</id>
		<published>2010-08-05T03:03:19-07:00</published>
		<updated>2010-08-22T23:25:09-07:00</updated>
		<author>
			<name>Klow</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3124</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi there, Thickbox doesn't load up my images for some reason. It just loads them forever. Why is that? Help!

Click on any photograph here, you'll see what I ...
		</summary>
		<content type="html">
			<![CDATA[Hi there, Thickbox doesn't load up my images for some reason. It just loads them forever. Why is that? Help!<br /><br />Click on any photograph here, you'll see what I mean.<br /><br /><a href="http://www.alafontaine.be/index2.html">http://www.alafontaine.be/index2.html</a><br /><br />Thanks for your support.<br /><br />Klow]]>
		</content>
	</entry>
	<entry>
		<title>Thickbox loading icon over https</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2191" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2191</id>
		<published>2010-08-10T03:02:02-07:00</published>
		<updated>2010-08-22T23:22:33-07:00</updated>
		<author>
			<name>t_ravichandu</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3137</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi,

I used thickbox with success but when I configured my site for SSL it started giving the mixed content alert.  While debugging I found that in thickbox.js I was using absolute path instead of ...
		</summary>
		<content type="html">
			<![CDATA[Hi,<br /><br />I used thickbox with success but when I configured my site for SSL it started giving the mixed content alert.  While debugging I found that in thickbox.js I was using absolute path instead of relative path(for my needs) and I had used 'http://blah/blah'.<br /><br />To fix this I had to use &lt;code&gt;imgLoader.src = location.protocol+'//'+blahblah&lt;/code&gt; which gives https or http based on the way user is browsing.<br /><br />Hope this helps some one.<br /><br />Regards,<br />Ravi Chandu]]>
		</content>
	</entry>
	<entry>
		<title>onclick=&quot;tb_remove(); doesn't work?</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2193" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2193</id>
		<published>2010-08-11T09:58:38-07:00</published>
		<updated>2010-08-12T08:27:30-07:00</updated>
		<author>
			<name>LesMizzell</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=2537</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm probably an idiot...


Working on a file download system for a site...
I've successfully set up a registration form that comes up in Thickbox, and submits back to the same Thickbox. It ...
		</summary>
		<content type="html">
			<![CDATA[&lt;disclaimer&gt;<br />  I'm probably an idiot...<br />&lt;/disclaimer&gt;<br /><br />Working on a file download system for a site...<br />I've successfully set up a registration form that comes up in Thickbox, and submits back to the same Thickbox. It process correctly and then correctly presents the link to download the requested file (still in the same Thickbox). So far so good...<br /><br />My problem is that when they click the link to download the file, I also need the Thickbox to CLOSE.<br /><br />This isn't working:<br />Click &lt;a href=&quot;http://somewhere.net/downloads.cfm?id=#MEDIA.id_media#&quot; onclick=&quot;tb_remove();&quot;&gt;GET YOUR FILE&lt;/a&gt;<br /><br />The function &quot;tb_remove&quot; is already defined in the .js file, correct?<br />Seems like that should have been simple and should have worked. Suggestions please?<br /><br />2nd similiar question. Same sort of scenario as above with the form, but after submission I PUSH the file to the user, no click needed.<br /><br />&lt;CFHEADER NAME=&quot;content-disposition&quot; value=&quot;attachment; filename=http://somewhere.net/myFILE.jpg&quot;&gt; <br /><br />How would I close the Thickbox in this case?]]>
		</content>
	</entry>
	<entry>
		<title>submit form to thickbox iframe</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=408" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=408</id>
		<published>2007-01-31T18:04:37-08:00</published>
		<updated>2010-08-10T05:03:28-07:00</updated>
		<author>
			<name>ay</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=494</uri>
		</author>
		<summary type="text" xml:lang="en">
			can anyone point me to an example or explain how to submit a form to a thickbox iframe.

i will elaborate just in case that isn't clear.  the main webpage has a form on it and i would like the data ...
		</summary>
		<content type="html">
			<![CDATA[can anyone point me to an example or explain how to submit a form to a thickbox iframe.<br /><br />i will elaborate just in case that isn't clear.  the main webpage has a form on it and i would like the data to be submitted to an iframe created with thickbox that way when it loads its &quot;thank you&quot; message it will be within that thickbox.<br /><br />thanks for any responses..]]>
		</content>
	</entry>
	<entry>
		<title>ThickBox -&gt; Form -&gt; ThickBox, how to ?</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2192" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2192</id>
		<published>2010-08-10T04:50:41-07:00</published>
		<updated>2010-08-10T04:50:41-07:00</updated>
		<author>
			<name>vanquish</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3138</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi there,

I'm using a form in a ThickBox but the problem is that clicking &quot;Send&quot; leads me to a new page. I want to stay in the ThickBox.

How could I do that ?

I've tried this with ...
		</summary>
		<content type="html">
			<![CDATA[Hi there,<br /><br />I'm using a form in a ThickBox but the problem is that clicking &quot;Send&quot; leads me to a new page. I want to stay in the ThickBox.<br /><br />How could I do that ?<br /><br />I've tried this with no success :<br />&lt;form action=&quot;comment.php?KeepThis=true&amp;TB_iframe=true&amp;height=400&amp;amp;width=450&quot; class=&quot;thickbox&quot;&quot; method=&quot;post&quot; name=&quot;post&quot;&gt;<br /><br />Many thanks]]>
		</content>
	</entry>
	<entry>
		<title>Seperate Alt title instead of using the description of my images.</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=1344" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=1344</id>
		<published>2008-05-09T12:34:21-07:00</published>
		<updated>2010-08-09T09:01:22-07:00</updated>
		<author>
			<name>g1enn</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=1746</uri>
		</author>
		<summary type="text" xml:lang="en">
			I have very long titles and TB is using my titles for the Alt description is there a way to change this? Also my titles extend beyond the caption area is there a way to make it all fit in the caption ...
		</summary>
		<content type="html">
			<![CDATA[I have very long titles and TB is using my titles for the Alt description is there a way to change this? Also my titles extend beyond the caption area is there a way to make it all fit in the caption area.]]>
		</content>
	</entry>
	<entry>
		<title>Thickbox within a hidden content</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2190" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2190</id>
		<published>2010-08-08T05:30:23-07:00</published>
		<updated>2010-08-08T05:30:23-07:00</updated>
		<author>
			<name>Vanmie</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3135</uri>
		</author>
		<summary type="text" xml:lang="en">
			I have an image that is placed inside a hidden content. When I click on a button this content becomes visible. The image and other content become visible. Now I want to use thickbox for the ...
		</summary>
		<content type="html">
			<![CDATA[I have an image that is placed inside a hidden content. When I click on a button this content becomes visible. The image and other content become visible. Now I want to use thickbox for the enlargement of the picture, however I'm redirected instead of a thickbox opening...<br /><br />How can i solve this?<br /><br />Thanks in advance<br /><br />&lt;code&gt;<br />&lt;div class=&quot;hidden&quot; id=&quot;Text-1&quot;&gt;<br />  &lt;h3&gt;Text 1&lt;/h3&gt;<br />  &lt;a href=&quot;images/1.jpg&quot; class=&quot;thickbox&quot; title=&quot;1&quot;&gt;&lt;img src=&quot;images/1.jpg&quot; width=&quot;140px;&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;<br />&lt;/div&gt;<br />&lt;/code&gt;]]>
		</content>
	</entry>
	<entry>
		<title>Brilliant gallery</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2189" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2189</id>
		<published>2010-08-07T13:23:28-07:00</published>
		<updated>2010-08-07T13:23:28-07:00</updated>
		<author>
			<name>pjindent</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3134</uri>
		</author>
		<summary type="text" xml:lang="en">
			I want to use Thickbox as the method of displaying with in Brilliant Gallery in Drupal.  If you have done this let me know.  

Although Brilliant gallery says it is possible to use Thickbox, it is ...
		</summary>
		<content type="html">
			<![CDATA[I want to use Thickbox as the method of displaying with in Brilliant Gallery in Drupal.  If you have done this let me know.  <br /><br />Although Brilliant gallery says it is possible to use Thickbox, it is preconfigured with Lightbox2, and I don't know how to change this.]]>
		</content>
	</entry>
	<entry>
		<title>Scrollbars, how to get rid of them?</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2182" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2182</id>
		<published>2010-07-20T07:34:34-07:00</published>
		<updated>2010-08-06T03:26:43-07:00</updated>
		<author>
			<name>esarantopoulos</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3121</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hello everyone,

I am using Thickbox for WordPress and I have run into and annoying issue on my gallery, the appearance of scrollbars. Click on the below examples and see what I see.

On this ...
		</summary>
		<content type="html">
			<![CDATA[Hello everyone,<br /><br />I am using Thickbox for WordPress and I have run into and annoying issue on my gallery, the appearance of scrollbars. Click on the below examples and see what I see.<br /><br />On this page Thickbox window with NO scrollbars<br />http://agreekodysseyinistanbul.com/<br /><br />But once you click on the article itself the window shrinks and scrollbars appear<br />http://agreekodysseyinistanbul.com/?p=4<br /><br />So the question is why it differs from URL to URL and what's the maxim size? Any help would be greatly appreciated! Thank you.]]>
		</content>
	</entry>
	<entry>
		<title>Free 5 day Forex Course + Free 120 Euros to start Forex trading</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2184" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2184</id>
		<published>2010-07-25T12:01:30-07:00</published>
		<updated>2010-08-05T01:12:47-07:00</updated>
		<author>
			<name>angelina</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3123</uri>
		</author>
		<summary type="text" xml:lang="en">
			This might be of interest to anyone looking to make a second income trading Forex online there is a special online 5 day FREE forex course .These forex courses normally sell for thousands so it is ...
		</summary>
		<content type="html">
			<![CDATA[This might be of interest to anyone looking to make a second income trading Forex online there is a special online 5 day FREE forex course .These forex courses normally sell for thousands so it is great chance to learn how to currency trade for free . The trading strategy they teach is an end of day forex trading strategy meaning that once you attend the free courses it only takes 15 minutes in the evening to trade. <br /><br />This will be a hugely informative course. It is suited to both beginners and advanced trading levels.This is not a get rich quick scheme but during the week you will learn everything you need to know to become a successful forex trader. If you cant make this they will let you know about upcoming forex courses when you sign up for updates. <br /><br />The training company have also tied up a a deal with a leading spread betting company who will give people a free 120 dollars when they open an account and start actually trading with their new skills.The spread betting company is happy to do this as people who undergo good training are more likely to remain as customers. It costs the spread betting company much more to get new clients than 120 euros so they are satisfied with the deal.Please note the two companies are different.One simply trains.The other is for the actual trading and is a leading financially regulated company.You are under no obligation to use the trading company after your free course.But should you wish you can benefit from the free cash towards your trading.Full details are given to attendees of the Free 5 day course.<br /><br />So I hope that helps people who might be interested in learning how to trade forex but did not know where to start.<br /><br />Topics covered are as follows:<br /><br />Day 1 Types Of Analysis, Types Of Charts)<br />Day 2 Candlesticks And Trends, Moving Averages<br />Day 3 Support And Resistance, Pivot Points<br />Day 4 Putting It All Together<br />Day 5 The Swing Strategy Trading Plan<br /><br />You can register for the free forex course on the website forexrepublic(dot)info]]>
		</content>
	</entry>
	<entry>
		<title>SPEED</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2187" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2187</id>
		<published>2010-08-04T13:35:56-07:00</published>
		<updated>2010-08-04T13:35:56-07:00</updated>
		<author>
			<name>benderip</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3133</uri>
		</author>
		<summary type="text" xml:lang="en">
			This Download Accelerator Helps to Increase the Internet Speed,I tested the Internet Broadband speed in the site http://www.ip-details.com/internet-speed-test/ the Downloading Speed was very slow so ...
		</summary>
		<content type="html">
			<![CDATA[This Download Accelerator Helps to Increase the Internet Speed,I tested the Internet Broadband speed in the site <a href="http://www.ip-details.com/internet-speed-test/">http://www.ip-details.com/internet-speed-test/</a> the Downloading Speed was very slow so that i searched for accelerator to speed up the Downloads,finally i got it in here...After using the software the speed is increased,i again test the Broadband speed in the site <a href="http://www.ip-details.com/internet-speed-test/">http://www.ip-details.com/internet-speed-test/</a> shows good speed.<br />It's shows Speed in KBPS..Now i need where to test the Internet Speed in MBPS??????]]>
		</content>
	</entry>
	<entry>
		<title>Thickbox and directly loading SWF files...</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2186" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2186</id>
		<published>2010-08-03T17:11:58-07:00</published>
		<updated>2010-08-03T17:11:58-07:00</updated>
		<author>
			<name>kizuel</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3058</uri>
		</author>
		<summary type="text" xml:lang="en">
			I know this forum is probably already dead, but...

I noticed you can directly load a SWF file via the Thickbox link, circumventing the need for an HTML page.  I find this method much cleaner, and ...
		</summary>
		<content type="html">
			<![CDATA[I know this forum is probably already dead, but...<br /><br />I noticed you can directly load a SWF file via the Thickbox link, circumventing the need for an HTML page.  I find this method much cleaner, and less prone to alignment issues which seem to plague Thickbox.<br /><br />My only problem is that directly linking to a SWF file only works in IE and Safari, but not in Firefox.<br /><br />It seems to just infinitely load, and never plays the SWF.  What's the problem here?]]>
		</content>
	</entry>
	<entry>
		<title>thickbox and firefox</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2173" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2173</id>
		<published>2010-05-28T04:42:28-07:00</published>
		<updated>2010-07-28T23:59:42-07:00</updated>
		<author>
			<name>dyabolik00</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3103</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi!
I am using thickbox with a form page to ask for password.
In the main page I have a table with a listo o names.
Each name has a link with the class thickbox.
Everything is working but when I ...
		</summary>
		<content type="html">
			<![CDATA[Hi!<br />I am using thickbox with a form page to ask for password.<br />In the main page I have a table with a listo o names.<br />Each name has a link with the class thickbox.<br />Everything is working but when I order the table with a script, thickbox open me a window instead of the popup<br />P.S. This happened only with firefox, with IE work great! <br />I verified the link and  his class and it is egual to the link before the sort.<br />Thanks!]]>
		</content>
	</entry>
	<entry>
		<title>E</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2185" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2185</id>
		<published>2010-07-28T07:27:02-07:00</published>
		<updated>2010-07-28T07:27:02-07:00</updated>
		<author>
			<name>curtk</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3127</uri>
		</author>
		<summary type="text" xml:lang="en">
			E-I-E-O
		</summary>
		<content type="html">
			<![CDATA[E-I-E-O]]>
		</content>
	</entry>
	<entry>
		<title>White box in IE7...fine in FIREFOX..help?</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=467" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=467</id>
		<published>2007-02-25T22:39:42-08:00</published>
		<updated>2010-07-28T01:31:53-07:00</updated>
		<author>
			<name>toxsid</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=545</uri>
		</author>
		<summary type="text" xml:lang="en">
			This is what it does:


In firefox it displays fine, even crappy safari...but in IE7 im all out of ideas on how i can fix this

you can goto the site and check it out yourself at ...
		</summary>
		<content type="html">
			<![CDATA[This is what it does:<br /><img src="http://www.palmislandstay.com/images/buggy.jpg" alt="IE7bug" /><br /><br />In firefox it displays fine, even crappy safari...but in IE7 im all out of ideas on how i can fix this<br /><br />you can goto the site and check it out yourself at www.palmislandstay.com <br /><br />all thickbox files are located in the http://www.palmislandstay.com/lb directory:<br />http://www.palmislandstay.com/lb/thickbox.js<br />http://www.palmislandstay.com/lb/thickbox.css<br />http://www.palmislandstay.com/lb/jquery.js<br /><br />Your help will be greatly appreciated!</img>]]>
		</content>
	</entry>
	<entry>
		<title>DELETTE THIS POST PLEASE</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2180" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2180</id>
		<published>2010-07-07T01:47:05-07:00</published>
		<updated>2010-07-24T01:20:24-07:00</updated>
		<author>
			<name>diegotabakman</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3117</uri>
		</author>
		<summary type="text" xml:lang="en">
			It's a mistake and shouldn't be here. Sorry
		</summary>
		<content type="html">
			<![CDATA[It's a mistake and shouldn't be here. Sorry]]>
		</content>
	</entry>
	<entry>
		<title>Scrollbars, how to get rid of them?</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2183" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2183</id>
		<published>2010-07-20T07:35:43-07:00</published>
		<updated>2010-07-20T07:35:43-07:00</updated>
		<author>
			<name>esarantopoulos</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3121</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hello everyone,

I am using Thickbox for WordPress and I have run into and annoying issue on my gallery, the appearance of scrollbars. Click on the below examples and see what I see.

On this ...
		</summary>
		<content type="html">
			<![CDATA[Hello everyone,<br /><br />I am using Thickbox for WordPress and I have run into and annoying issue on my gallery, the appearance of scrollbars. Click on the below examples and see what I see.<br /><br />On this page Thickbox window with NO scrollbars<br />http://agreekodysseyinistanbul.com/<br /><br />But once you click on the article itself the window shrinks and scrollbars appear<br />http://agreekodysseyinistanbul.com/?p=4<br /><br />So the question is why it differs from URL to URL and what's the maxim size? Any help would be greatly appreciated! Thank you.]]>
		</content>
	</entry>
	<entry>
		<title>Click on image go to next instead of close...</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2162" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2162</id>
		<published>2010-03-29T18:06:36-07:00</published>
		<updated>2010-07-15T05:37:46-07:00</updated>
		<author>
			<name>powers.nw</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3085</uri>
		</author>
		<summary type="text" xml:lang="en">
			How would I be able to do this. I am very n00bish at coding and have been looking for this fix but cant come up with it. Can anyone help please?
		</summary>
		<content type="html">
			<![CDATA[How would I be able to do this. I am very n00bish at coding and have been looking for this fix but cant come up with it. Can anyone help please?]]>
		</content>
	</entry>
	<entry>
		<title>Thickbox doesn't open when page (or frame) isn't fully loaded</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2181" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2181</id>
		<published>2010-07-07T01:49:27-07:00</published>
		<updated>2010-07-07T18:11:20-07:00</updated>
		<author>
			<name>diegotabakman</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3117</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hello please! I'm building a web site which is still unfinished. It's so far located at http://www.rehersal.com.ar. Sorry the page is in spanish but you really don't need to read anything. The page's ...
		</summary>
		<content type="html">
			<![CDATA[Hello please! I'm building a web site which is still unfinished. It's so far located at <a href="http://www.rehersal.com.ar">http://www.rehersal.com.ar</a>. Sorry the page is in spanish but you really don't need to read anything. The page's got several iframes. If you click at, say, any of the panorama icons -once the square pano's iframe has fully loaded all four pano icons- the interactive version of the clicked panorama will open on a thickbox, as it is supposed to. If you click on the "ver mas panoramas" (see more panoramas) link just after the pano's icons, the content of the iframe will be replaced by a larger scrollable version of the table showing more icons, related to more panos. If you waited until all 150 icons are loaded to the frame before clicking on any, everything will work fine. The problem arises when you click to open a panorama before the whole list of icons is loaded. If so, the thickbox doesn't open and the interactive panorama shows in the icon's frame itself. I'll be more than grateful if someone can tell me how to solve this issue, please. Preloading images doesn't help much really. What I need to find is a way for the thickbox to open correctly regardless of the page being completely loaded or not. I hope this explanation is clear enough. Thank you very much.<br />IMPORTANT: <br />I forgot to say I'm using a slightly modified version of thickbox.js. A few chunks of code have been removed to cut off captions and prev/next buttons. Also and most important, at line 11 or so <strong>tb_show(t,a,g);</strong> has been replaced with <strong>self.top.tb_show(t,a,g);</strong>. This way thickboxes are shown on top of my top page and I guess the solution to my problem has something to do with this. <br />In short, my index.htm page contains an iframe named "marco_panoramas" which shows a page named marco_panoramas.htm. marco_panoramas.htm contains another iframe named "panoramas" which shows initially a page named panoramas1.htm (which can be replaced by panoramas2.htm when the link "ver mas panoramas" on marco_panoramas.htm is clicked). The links to open the interactive panos on thickboxes are all to be found on panorama1.htm and panorama2.htm. The thickboxes are supposed to be shown on top of my index.htm page but this fails to happen if the links are clicked before either panorama1.htm or panorama2.htm are fully loaded. Thanks again.]]>
		</content>
	</entry>
	<entry>
		<title>Remove one feature from the Thickbox</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2179" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2179</id>
		<published>2010-06-29T02:14:17-07:00</published>
		<updated>2010-06-29T02:14:17-07:00</updated>
		<author>
			<name>nitz_09</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3116</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hello guys,
i am using the thick box in my website.
now i want to change some default behavior of it,
i want like this....

as u know when we use the thick box on page then their is black part ...
		</summary>
		<content type="html">
			<![CDATA[Hello guys,<br />i am using the thick box in my website.<br />now i want to change some default behavior of it,<br />i want like this....<br /><br />as u know when we use the thick box on page then their is black part around the page, in that...if user click on that part then the page disappear.<br />but i want that...the only way to close the thick box by clicking on &quot;Close&quot; link....<br /><br />so how to do this? <br /><br />thanks in advance,<br />Nitz]]>
		</content>
	</entry>
	<entry>
		<title>IE &amp; Scroll Bar Dissapearing</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=977" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=977</id>
		<published>2007-10-24T07:21:46-07:00</published>
		<updated>2010-06-21T14:08:39-07:00</updated>
		<author>
			<name>speedking</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=1248</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hello All,

I have managed to implement 'Thickbox'  into a project I am working on but am having some issues with Internet Explorer!

The 'Thickbox' gallery works fine in Firefox and Opera but ...
		</summary>
		<content type="html">
			<![CDATA[Hello All,<br /><br />I have managed to implement 'Thickbox'  into a project I am working on but am having some issues with Internet Explorer!<br /><br />The 'Thickbox' gallery works fine in Firefox and Opera but when clicking on the thumbnails in IE the enlarged image shifts to the right slightly and the scroll bar on the right just dissapears. When you close the enlarged image the scroll bar appears again which causes the html page to shift back to the left again in its correct position.<br /><br />The weird thing is the examples from the Thickbox Website work fine. The only change I made to the code was implementing the Firefox Mac fix found on this very forum.<br /><br />Any ideas why this is occuring?<br /><br />Thanks,]]>
		</content>
	</entry>
	<entry>
		<title>thickbox not showing in IE 6</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2149" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2149</id>
		<published>2010-02-27T20:47:42-08:00</published>
		<updated>2010-06-21T13:53:19-07:00</updated>
		<author>
			<name>geller</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3053</uri>
		</author>
		<summary type="text" xml:lang="en">
			hello,

i think its common issue only, but i can't find solution. In IE 6, if I scroll down on a page and then click a thickbox link,
the thickbox loads off the screen. 

any solution plz.
		</summary>
		<content type="html">
			<![CDATA[hello,<br /><br />i think its common issue only, but i can't find solution. In IE 6, if I scroll down on a page and then click a thickbox link,<br />the thickbox loads off the screen. <br /><br />any solution plz.]]>
		</content>
	</entry>
	<entry>
		<title>2 IE problem</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2177" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2177</id>
		<published>2010-06-15T06:02:13-07:00</published>
		<updated>2010-06-21T05:13:28-07:00</updated>
		<author>
			<name>NewB</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3090</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hello.

I have 2 problems. I hope someone can help me.

First, just in ie (im using ie8) the thickbox some times dont load, (using modal content) I dont know why! If I reload the page the modal ...
		</summary>
		<content type="html">
			<![CDATA[Hello.<br /><br />I have 2 problems. I hope someone can help me.<br /><br />First, just in ie (im using ie8) the thickbox some times dont load, (using modal content) I dont know why! If I reload the page the modal open, but if I go to another location that contains another modal, clicking em modal opens TB_load but nothing more. Again I need to reload the page, then open.<br /><br />The second problem, if there to much records my modal window appears with a scroll, that scroll in ie dont show in right position. Always have 10 or 20px of modal window in right side of the scroll bar.<br /><br />tks for ur attention.]]>
		</content>
	</entry>
	<entry>
		<title>HCG Las Vegas Weight Loss</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2178" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2178</id>
		<published>2010-06-17T00:13:25-07:00</published>
		<updated>2010-06-17T00:13:25-07:00</updated>
		<author>
			<name>jorge86</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3113</uri>
		</author>
		<summary type="text" xml:lang="en">
			Did you hear about the hcg weight loss reform bill in Nevada passing HCG statewide? it was passed in the beginning of April. is it legal in your state? HCG Las Vegas Weight Loss
		</summary>
		<content type="html">
			<![CDATA[<a>Did you hear about the hcg weight loss reform bill in Nevada passing HCG statewide? it was passed in the beginning of April. is it legal in your state? <strong><a href="http://www.revive-weightloss.com">HCG Las Vegas Weight Loss</a></strong></a>]]>
		</content>
	</entry>
	<entry>
		<title>jCarousel with Thickbox</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2176" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2176</id>
		<published>2010-06-10T01:33:28-07:00</published>
		<updated>2010-06-10T01:33:28-07:00</updated>
		<author>
			<name>meggsp</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3108</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hi there, this is my first post on the forums. Hope you're all well :)

I'm wondering whether someone can help me? I'm looking to have a jQuery carousel on a client page, but attach it to a ...
		</summary>
		<content type="html">
			<![CDATA[Hi there, this is my first post on the forums. Hope you're all well :)<br /><br />I'm wondering whether someone can help me? I'm looking to have a jQuery carousel on a client page, but attach it to a thickbox style widget. Except instead of the text/image &quot;popping up&quot;, I'd like it to dynamically show as I choose another image.<br /><br />As an example, I'm looking to mix this:<br />http://sorgalla.com/projects/jcarousel/examples/special_easing.html<br /><br />With this:<br />http://demo.armeda.com/<br /><br />So that when an image is clicked, the Armeda thing shows.<br /><br />Any ideas?<br /><br />Cheers,<br /><br />Paul]]>
		</content>
	</entry>
	<entry>
		<title>Thickbox AJAX Content - php files with &quot;?&quot; in them - (simple?)</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=810" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=810</id>
		<published>2007-08-02T02:28:20-07:00</published>
		<updated>2010-06-09T13:38:18-07:00</updated>
		<author>
			<name>samengland</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=1029</uri>
		</author>
		<summary type="text" xml:lang="en">
			I have tried searching the forums for a long time, and google, but many of the solutions seem over my head, I apologise if my question has already been answered, but I really do need the solution ...
		</summary>
		<content type="html">
			<![CDATA[I have tried searching the forums for a long time, and google, but many of the solutions seem over my head, I apologise if my question has already been answered, but I really do need the solution laid out simply for me to handle. So sorry again!<br /><br />I am running thickbox.js fine, and when I add say &lt;code&gt;&lt;a href=&quot;contact.htm&quot; class=&quot;thickbox&quot;&gt;Contact&lt;/a&gt;&lt;/code&gt; It works great.<br /><br />Basically, I'd love to know the edits (find and replace) to thickbox.js to achieve this php file with the ? and = in the URL... as it currently does not work.<br /><br />This is what I would like to work<br /><br />&lt;code&gt;&lt;a href=&quot;/privmsg.php?folder=inbox?height=300&amp;amp;width=300&quot; class=&quot;thickbox&quot;&gt;Check your Private Messages&lt;/a&gt;&lt;/code&gt;<br /><br />So id like to open &lt;strong&gt;/privmsg.php?folder=inbox&lt;/strong&gt; for example in the ajax thickbox.<br /><br />Kind Regards, and thank you for your much appreciated help.]]>
		</content>
	</entry>
	<entry>
		<title>&quot;phantom&quot; thickboxes being created - HELP!</title>
		<link rel="alternate" href="http://codylindley.com/thickboxforum/comments.php?DiscussionID=2175" type="application/xhtml+xml" hreflang="en"/>
		<id>http://codylindley.com/thickboxforum/comments.php?DiscussionID=2175</id>
		<published>2010-06-09T13:25:59-07:00</published>
		<updated>2010-06-09T13:25:59-07:00</updated>
		<author>
			<name>ShootingBlanks</name>
			<uri>http://codylindley.com/thickboxforum/account.php?u=3107</uri>
		</author>
		<summary type="text" xml:lang="en">
			I'm having a problem with the &quot;shell&quot; (area) of a thickbox being duplicated when being created through dynamically generated  links.  The AMOUNT of the thickboxes are being duplicated, but ...
		</summary>
		<content type="html">
			<![CDATA[I'm having a problem with the &quot;shell&quot; (area) of a thickbox being duplicated when being created through dynamically generated &lt;a&gt; links.  The AMOUNT of the thickboxes are being duplicated, but the CONTENT is not...<br /><br />...So if the thickbox W x H is 100 x 50, then the last (third) link will be fine.  The second link will click and open up a 100 x 100 but only the top 100 x 50 will be the content.  The bottom half is blank.  For the first link, the thickbox will open up to 100 x 150 (three times as tall), but only the top 100 x 50 will be the content again (and in this case the bottom 2/3 will be blank).<br /><br />It's very strange.  It's like each time a thickbox is created it adds it below the last thickbox (but doesn't add the content - only its &quot;shell&quot;).]]>
		</content>
	</entry>
	
		</feed>