Groups
Groups
Sign in
Groups
Groups
facebox
Conversations
About
Send feedback
Help
lightbox misplacement in chrome
37 views
Skip to first unread message
Roberto Broncano
unread,
Apr 11, 2012, 2:56:11 PM
4/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to facebox
I was suffering a problem in chrome. With big images, It places with
too much left padding. I solved it rewritting too functions:
function getPageScroll() {
return new Array($('html').scrollLeft(), $
(document).scrollTop());
}
function getPageHeight() {
return $(window).height();
}
Now is even smaller.
Reply all
Reply to author
Forward
0 new messages