Topic profile page for Lightbox.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Lightbox.
Topic "Lightbox" was discussed 0 times on 0 sites in last 3 months
Started 1 day, 9 hours ago (2009-12-22 03:40:14)
by jdavidingram
Had Google Analyticator installed and noticed that it seemed to cause the Lightbox 2 plugin to crash and open up images on a blank page instead of in the page overview mode. Removing GA plugin solved the problem. Liked the GA plugin as it gave good data but would rather use another Google plugin and have my site displaying properly. Have switched to Google Analytics for WordPress and there seems...
Started 1 day, 21 hours ago (2009-12-21 15:23:00)
by nieuwkar
Ok, this frustrating problem is eating me up alive. I have Lightbox2, Emfield for CCK and SWF tools installed. I have a "see-video" button in my node and when pressed, a lightbox frame opens and starts to show the video. This works fine for youtube movies but when I add an flv movie to a node in edit mode it comes out like this in full node view: /video-cck/lightbox2/88/400/320/field_...
Started 2 days, 23 hours ago (2009-12-20 13:51:34)
by Q-Man0815
Hi, thanks for the lightbox gallery plugin, it's great! But it does not work on the homepage of my blog, you can see this here: http://www.zerinnerung.de In categories or postings it works great. Is there a solution for this? Q-Man http://wordpress.org/extend/plugins/lightbox-galle ry/
Started 3 days, 11 hours ago (2009-12-20 01:01:00)
by jerdunham
I'm trying to launch a lightbox image set from a button in my swf. I've tried everything I can think of and nothing seems to work. Right now I'm trying it with the flashLightBox version of lightbox and my actionscript looks like this: Code: masterclipMc.photos.addEventListener(MouseEvent.CL ICK, gotoPage); function gotoPage(event:MouseEvent):void { ExternalInterface.call("...
Started 3 days, 17 hours ago (2009-12-19 19:21:58)
by flipdeluxe
Trying to find a way to launch a wordpress page inside a lightbox style effect however none of the lightbox style plugins I have looked at so far seem to be able to do pages, only images. This is as an alternative to trying pop up windows which have the drawback of defeat by pop-up blockers on browsers where installed. Basically we are tryng to present a lot of information on a page and at...
Started 3 days, 22 hours ago (2009-12-19 13:59:00)
by calvinlgoh
My "first" attempt at a homemade lightbox. Made it out of cardboard box. Cut the sides off and replaced with regular printing paper. Light was from a floor lamp that was placed on the top left. ISO100, F11, 6sec Light was from Flash from direct right. ISO100, F11, 1/60sec Which one do you like?
Started 4 days, 7 hours ago (2009-12-19 05:17:00)
by zeid
Hi, Lets say I have 2 pages (index, page1) in index I have had declared the jquery and the lightbox libraries, and the following function: Code: $(function() { $('#gallery a').lightBox(); }); also I have a div called "data" which I'm loading content from (page1) into it. using the jquery function: Code: $("#data...
Started 6 days, 18 hours ago (2009-12-16 18:42:00)
by p999_dfs
Has anyone used the Lightbox Visualforce component provided by force.com labs to call a visualforce page The link for the App on Appexchage is http://sites.force.com/appexchange/apex/listingDet ail?listingId=a0N30000001g3u0EAA This is a free app which has a visual force component I want to show some visuaforce code in it. thanks
Started 1 week, 1 day ago (2009-12-15 08:55:35)
by mashes
Hi, Ive recently setup my blog and am using a template that requires the following version of lightbox to be used: http://wordpress.org/extend/plugins/lightbox-2/ Its great except it doesnt auto resize or centre the images. Has someone added some code to allow this, or can someone knock something up quickly? Ive searched the forums and ive found mods for similar lightbox plugins but ...
Started 1 week ago (2009-12-16 06:50:26)
by drtanz
Hi I would like to have all images on my site to load in a lightbox effect. is there any way to do this? I downloaded the lightbox plugin but it requires the user to enter "lightbox" in the advanced settings of every image, and as this is a step which is easily forgotten I thought it would be better to have worpress include the rel tag automatically. so i would like to know how to do this, ...
Started 4 days, 22 hours ago (2009-12-18 14:42:52)
by CustomMech
Im looking for a Lightbox plugin. I see there are many flavors available in the plugin directory, though they all seem to be focused on displaying image galleries. I need a Lightbox plugin that has the capability of displaying html, pdf files, and basically anything I want, as well as images and video links. Basically what I want is to have things like, html forms, and pdf links come up ...
Started 1 week ago (2009-12-15 21:01:00)
by Triactor
Would somone be able to help me with a lightbox2 problem. I have installed it on a sample home page, and it works when you click the link, however I want it to open automatically like the http://www.hygraderoofing.com/ website. The sample site I am working on is http://www.gonecruzin.ca . Any lightbox expert who could take a crack at this?
Started 1 week ago (2009-12-16 10:35:00)
by gazzer82
I have been banging my head against this for a while now without much success and am wondering if someone here can give any help. I have a content type that is being list by views. I have modified the url generated by views to include a rel=lightmodal to open the node in a lightbox. I have then created a modified page-nodetype.tpl.php with only the content and no header, side bars e.t.c....
Started 5 days, 10 hours ago (2009-12-18 02:40:00)
by BConnelly84
i am trying to create a page on a business site on which registered users may educate themselves about what is done by the company. this is to be done using video, audio, and perhaps some .pdf's with some of the documentation. obviously, since this is a business site, it needs to look clean and professional, i would like a video playlist in my right sidebar, and the audio and corresponding...
Started 5 days, 6 hours ago (2009-12-18 06:01:00)
by quang168
Sorry, English my bad :( i use Lightbox2 (http://www.huddletogether.com/projects/lightbox2/ ), i want add onSerVerClick event in code behind (), hplTeethNo11.Attributes["OnServerClick"] = "ClearAttribute_Click"; and onserverclick: protected void ClearAttribute_Click(object sender, EventArgs e) { //TODO } but it doesn't execute . Please help me! Thank you!...