fancybox is great. I wanna use this in my project but when i use i have login fancybox page opens on my home.php and after clicking submit i want to close the fancybox.I tried several tricks but it didnt work for me.So please tell me how to close fancybox window after clicking submit button?
On Saturday, July 28, 2012 10:51:44 PM UTC-7, laksh tewari wrote:
> fancybox is great. I wanna use this in my project but when i use i have > login fancybox page opens on my home.php and after clicking submit i want > to close the fancybox.I tried several tricks but it didnt work for me.So > please tell me how to close fancybox window after clicking submit button?
I am unable to find the solution i dont know where to post this code.I have
page when u click login a facybox window opens.The thing i want is that
when i click submit i want it to go to next page but the fancybox window
must be closed.As done in blogger when we create new blog.
On Fri, Aug 3, 2012 at 11:32 AM, JFK <jfk.d...@gmail.com> wrote:
> $("#yourFormSelector").bind("click", function(){
> parent.$.fancybox.close();
> });
> On Wednesday, August 1, 2012 10:04:36 AM UTC-7, laksh tewari wrote:
>> Can u explain where can i write this code.I mean in which file? it will
>> help me alot
> --
> You received this message because you are subscribed to the Google Groups
> "FancyBox" group.
> To post to this group, send email to fancybox@googlegroups.com.
> To unsubscribe from this group, send email to
> fancybox+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/fancybox/-/4tGa8F8M-vsJ.
laksh tewari wrote:
> I am unable to find the solution i dont know where to post this code.I have
> page when u click login a facybox window opens.The thing i want is that
> when i click submit i want it to go to next page but the fancybox window
> must be closed.As done in blogger when we create new blog.
> On Fri, Aug 3, 2012 at 11:32 AM, JFK <jfk.d...@gmail.com> wrote:
>> On Wednesday, August 1, 2012 10:04:36 AM UTC-7, laksh tewari wrote:
>>> Can u explain where can i write this code.I mean in which file? it will
>>> help me alot
>> --
>> You received this message because you are subscribed to the Google Groups
>> "FancyBox" group.
>> To post to this group, send email to fancybox@googlegroups.com.
>> To unsubscribe from this group, send email to
>> fancybox+unsubscribe@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/fancybox/-/4tGa8F8M-vsJ.