Slideshow With Lightbox Feature - Can't Get Lightbox To Work Properly On It?
Oct 2, 2009
I currently have a slideshow working on my client's site, but I can't get lightbox to work properly on it. [URL]...
Is there a way to fix the existing slideshow to work with lightbox? Or is there another way of doing this (keeping the same look that is currently in place)?
View 5 Replies
ADVERTISEMENT
Jul 29, 2009
I have a client which would like to use Adobe Contribute to maintain their website, and the website requires popup windows (for larger images) or a lightbox feature. The problem is how do I make images popup into new windows, without toolbars, etc. I would prefer lightbox than popup windows, if possible. How I can do this, so the client can add more images, as they maintain their website? For anyone that hasn't used Contribute, you can only edit <a href="page.htm"> and nothing else for the links, so it means onclick can't be added to <a href="page.htm">. The only way to add a link is to click on a button in the tools.
View 1 Replies
View Related
Jun 8, 2009
I'm working on adding a gallery to a client website.URL... And I just can not seem to get lightbox going on this site at all.
View 13 Replies
View Related
Nov 20, 2009
I am having some issues with my lightbox. It won't work for a strange reason. Here is the site: [URL]. Here is the code for the site: [URL]. I get no errors in Firefox debug.
View 5 Replies
View Related
May 29, 2010
I have to following jquery lightbox code:
<script type="text/javascript">
$(function() {$('#largerview a').lightBox({
fixedNavigation:true,
[code]....
View 3 Replies
View Related
Jan 24, 2009
I was wondering are there any good slideshow scripts (transitioning image) which is also clickable into Lightbox?
View 4 Replies
View Related
Sep 15, 2009
I have a slideshow that gathers images from a database. I've been trying to set it up to where it extracts the IMG SRC accordingly so when I click on the image, the lightbox shows the corresponding image. But no luck thus far.
Here's what I mean:
How can I extract the current "s.src" parameter and use it on the "img src" tag to display the image accordingly?
View 4 Replies
View Related
Jul 6, 2011
I'm using rapidweaver 5, theme creami3 from [url].
This theme has jquery enabled.
I would like to use lightbox, however whatever I try it won't work.
Some test sites:
[url]
[url]
[url]
View 3 Replies
View Related
Feb 28, 2009
I don't understand why on earth with this
Code JavaScript:
$('a[@rel*=lightbox]').lightBox();
[Code]....
View 3 Replies
View Related
Jul 21, 2010
thereI have used two jQuery plugins on one html page - Cycle Lite and Lightbox. However, I can only get one plugin to work at one time. With the following code, Cycle Lite works but Lightbox doesn't.
[Code]...
View 2 Replies
View Related
Apr 20, 2009
I implemented on my custom cms ajax pagination for my content. In that content ofcourse there are some images inside and after adding ajax pagination lightbox pop up effect doesn't work. I suppose that the problem is in javascript method in head block of my page which is following
HTML Code:
<script src="ajax_req.js" type="text/javascript"></script>
<script>htmlData('pagination2.php', 'page=1')</script>
and I call lightbox scripit
[Code]....
View 1 Replies
View Related
Dec 22, 2010
I have a page on a website I am creating that has both a lightbox rel link and a quick calculator to work out a size of a product.Here are the links to the java files I am using:
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/jquery.lightbox.css" type="text/css" media="screen" />
<script type="text/javascript" src="scripts/jquery.js"></script>
[code].....
View 1 Replies
View Related
Feb 22, 2010
I have script for moving background:
It works normally - but don't work lightbox script for pictures of the site, so IE 8 write such: Object doesn'n work with prototype.js and mootools.js. CMS is a MODx, please, tell me how to make work this scripts correctly and together?
View 1 Replies
View Related
Jun 25, 2009
I've been using lightbox to show some profile pictures on my site.http:[url]....All was working fine on various browers until i decided to change my navigation buttons. These buttons involve some javascript & ever since they were installed, my portfolio images dont show up properly within the lightbox ... box. Just loads up a new page and puts the bigger image there.Here's the js for the buttons called sliding_effect...I also have the jquery file if thats is needed, but for now here's the slding effect js.
$(document).ready(function()
{
slide("#linkList", 25, 15, 150, .8);[code].....
If anyone needs the CSS let me know and i'll put it up, but think its rather more to do with the js.
View 12 Replies
View Related
May 25, 2010
I want this form as lightbox form.
Is it possible. code...
View 6 Replies
View Related
Jun 30, 2010
we have a script that shows a video player. Is there a way to have it open in an external window a la lightbox?
Code:
<script type="text/javascript" src="srcfile"></script>
View 7 Replies
View Related
Jun 12, 2007
I need a lightbox or similar looking application that will work with an image map. I have a sales territory map and I want users to be able to either mouseover or click a particular section of the map and have some type of window open that will have the contact info for the sales person in that area. I would prefer to have an actual html page load in the window. Is this possible and if so do you know of a script I can use?
Right now I am using JavaScript to open a new browser window but the window is blocked by popup blockers.
View 2 Replies
View Related
Nov 30, 2007
I found this great script http://dynamicdrive.com/dynamicindex17/stickynote.htm
And i want to add lightbox effect ...
I found there lightbox effect http://www.pjhyett.com/posts/190-the...thout-lightbox ...
I need some help to add to my script lightbox effect ..
View 2 Replies
View Related
Nov 30, 2010
how to have a lightbox-like pop up in my webpage (not a seperate window) and they have 2 options. Option 1 just closes the box and goes to the page, and option 2 opens a new tab or window, and at the same time just closes the box so visitors can continue browsing the original site.
View 1 Replies
View Related
Dec 19, 2011
Can anyone refer me to a site that demonstrates printing from a lightbox? I'm not looking for a site that explains how to print from a lightbox. I'm looking for a site that does printing from a lightbox.
Context: I think that a lightbox would be a good solution for some browser compatibility problems in my client's user interface. The information I need to display in the lightbox is a certificate which the user will print. For a lightbox plugin to be useful, I must be able to (1) print the contents of the lightbox, not the whole screen, and (2) show my client how the concept works.
I was originally planning to recommend Shadowbox until I realized that printing was a problem. I've found instructions for printing from Shadowbox, but no examples, which puts me in the position of having to do all of the implementation work before I can produce a demo that will enable my client to decide whether they want me to do it or not.
I'd still be happy to use Shadowbox if it meets my needs. I'd be happy to use anything else that meets my needs, too. I need a lightbox that can display an HTML page or (ideally) a PDF, not just an image file. Printing doesn't have to be started from the browser's menu; it can be started from a special button in the lightbox frame. (Shadowbox works that way.)
View 8 Replies
View Related
Nov 7, 2011
I want to use a jQuery Lightbox for our new Web Site. I would like to have one lightbox where there is a large text sidebar on the right side describing the project represented by the slideshow. I would also like to style the text in the text box with Web Fonts if possible
View 3 Replies
View Related
Dec 31, 2010
I use table sorter ( latest 2.0.5) and Jquery latest for sort table !
It works fine!
BUT! in some tables, I've link for open image in a light box !
On the first page, all works fine !
But, as soon as i set the second ( or more ) page in the table, the link work like a classic link, not like a "lightbox class" link !
I've try with fancybox => same !
with shadowbox => same !
and with lightbox => same !
So, the problem come from tablesorter or the pager !
View 1 Replies
View Related
Jan 19, 2009
I'm using slimbox 2, a lightbox that is jquery based. It works ok in Coda locally on my copmputer but when I upload to the web, the lightbox opens to the right of the screen (mostly off to the side of the screen). This has happened with a couple different lightbox scripts I've tried. I am not sure what the conflict is in my css that is causing this.
Here is the site [URL]
View 1 Replies
View Related
Jan 6, 2010
When i click on an image, it just opens in a new tab, lightbox doesn't work?!
$jq_add_div_strings = '';
$jq_div_classes_csv = '';
$counter = 0;
[code]....
View 1 Replies
View Related
Mar 22, 2011
What I'm doing wrong with this page? [URL]. The reason I'm writing is because the images aren't opening.
View 2 Replies
View Related
Mar 20, 2009
How can we open a flv file using the lightbox? I am using the following code
<a href="[URL]" class="lightwindow">Link Name</a>
But the browser still downloads the file instead of showing it in lightbox. One more thing...is it possible to display some text along with this video in the lightbox?
View 2 Replies
View Related