Active
Project:
Janrain Social Login
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2011 at 07:37 UTC
Updated:
3 Sep 2012 at 23:09 UTC
If we add janrain links via ajax, they are not binded, which means clicking on them doesn't open the rpx-widgets overlay.
Comments
Comment #1
amitaibuCurrently, as a hack, as I need to allow this from a modal (see user-modal in my sandbox), I add a hidden link on page load, and in the modal I click on the hidden (binded) link.
It's ugly, but currently as I see, only solution.
Comment #2
geokat commentedComment #3
prashdev commentedHi,
I've a sign up form in a modal using ctools, Janrain links don't bind.
@Amitaibu I would like you use your hack you suggested. Can I access this somewhere ?
Comment #4
modstore commentedI need to get these buttons working within a modal popup as well.
@Amitaibu can you please provide an example of your solution?