Questions tagged [lytebox]

9 questions
2
votes
1 answer

Lytebox in Center of Screen

Is there any way to set Lytebox (http://lytebox.com/) to open in the center of the screen (center middle) instead of the top center?
Tammy
  • 41
  • 2
1
vote
1 answer

Lytebox gallery not working with AngularJS pagination in gallery

For displayiny gallery I use lytebox. For pagination I use AngularJS. While first page of gallery works fine, pictures on next pages are not connected with lytebox. I think that the reason is becouse script lytebox.js discover only pictures on first…
Tomasz
  • 1,368
  • 3
  • 17
  • 31
0
votes
1 answer

Lytebox Very Slow in FF9 but fine in IE9

Does anyone know why Lytebox is so slow in FF9? I so is there a solution? It works well in IE9 and Safari. I've read other posts which seem to say it's the other way around so I'm puzzled. I've tried using Lightbox but found it doesn't work well…
Mark_54
  • 1,273
  • 4
  • 15
  • 21
0
votes
1 answer

undefined variable javascript - lightbox

im trying to open a lightbox when webpages loads using the javascript library "lytebox" here is my code
user962284
  • 670
  • 1
  • 12
  • 29
0
votes
0 answers

Using lytebox and trying to prevent scrolling in the background page

When I have a page load into the popup lytebox window, I want only the window contents to be scrollable and NOT the page behind (so that you don't click off and then lose your place). I've tried a few things using variations of…
Aethon
  • 301
  • 1
  • 2
  • 13
0
votes
1 answer

Lytebox showing "about:blank" instead of required link

I'm having this frustrating issue. I have the same exact code for 3 links that I call using Lytebox. The links are as follows : resources.php?cat=Client Achievments [This works fine] resources.php?cat=Book Recommendations [This works…
Aethon
  • 301
  • 1
  • 2
  • 13
0
votes
2 answers

Lytebox close/next/previous buttons not displaying

I just downloaded lytebox. Everything seems to be working, except one feature. The close/next/previous buttons are not displaying. They still work, just I can't see them. I have moved the images folder to the same directory as my lytebox.css and…
Jimmy Long
  • 688
  • 2
  • 9
  • 23
0
votes
1 answer

Javascript image gallery - click on image to advance to next coding

I am trying to see if this javascript code for an image gallery as the option to click on the image to view next. Currently it is only set to go to the next image by clicking on the next/prev buttons. Any thoughts?…
SoFEW
  • 17
  • 4
0
votes
3 answers

Remove image title when mouse hover on the image

I am using lytebox for my image gallery. It works great except when a user hovers on images, there will be texts with html tags shown on the browser. ex:

This is the first image

The image desc

I need the title attribute for my image…

FlyingCat
  • 14,036
  • 36
  • 119
  • 198