How to make ThickBox only show up the first time on your web site with cookie control. As stated in my previous post I have been diligently working on this LightBox / ThickBox implementation for a client. Banging my head against the keyboard for several days. But its working now.Here is what you need if you want your Box (LightBox / ThickBox / what ever implementation..)to only show up the first time someone hits your site.First you will need a file off of plugins.jquery.com just right click the link and save as:jquery.cookie.jshttp://plugins.jquery.com/files/jquery.cookie.js.txtPlace this file in you public directory my folder name is /jsJust make sure you remember where it is at. because you will need to referance that later in your site code.then here is my example Place this line of code...