문제

I am working on a website which incorporates twitter sharing. To do this we ask for permission to write to the users twitter account. This works all well but we have one problem.

The website is responsive and has a high percentage of mobile device users. The current implementation uses popup windows for both the authorization and posting.

Is there any way to implement this without the usage of popup windows?

도움이 되었습니까?

해결책

You can redirect on the current page instead of using a popup (when on mobile).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top