You cannot post messages because only members can post, and you are not currently a member.
Description:
The official mailing list for the Facebox jQuery plugin.
|
|
|
Facebox is the best
|
| |
I've used it for all sorts, it dose what I want it to and doesn't
cause me grief! Thanks from me to you!
|
|
gridview buttons inside facebox
|
| |
I am using ASP.NET and using master page
I have a parent page open remote page by using facebox.
In the remote page I have gridviews with link buttons.
I want to show third page in facebox when clicking the link buttons.
When I trying to do that, the link button always post back to parent
page instead of calling function in remote page.... more »
|
|
Scrolling Facebox with Page Scroller
|
| |
Hi I am trying to use Facebox in our website [link], Pls, check how its working there. I need help for following topics:- 1. Facebox currently set at top and not scrolling with the page scroller, how can I make it scroller with the page. 2. Facebox is not overlaying on the flash banner in Chrome and IE, is it... more »
|
|
Facebox and Form Submission
|
| |
I think Facebox is great and would like to use it to display the thank
you page that appears after form submission on this test site
[link]
The form is not in a Facebox, but I do use facebox on this site for
something else, so I already have the files downloaded. The form is... more »
|
|
lightbox misplacement in chrome
|
| |
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();... more »
|
|
form submission in facebox
|
| |
Hi
How does facebox handle form submission? If I have a form in a page
opened by facebox, does it submit to a new page or within facebox
itself?
I need to submit the form within the facebox. Can I tweak it or write
some custom code to do that?
Thanks in advance for your replies.
Regards,... more »
|
|
|