Hi,

The OpenID buttons only work when you click on the image itself. I've had several complaints about the button not working when someone clicks in the div (but not on the image). I've looked at the JavaScript but am not really good with it and not sure how to change it to work for the entire div instead of the image only.

Thanks.

asked 26 Oct '10, 22:47

mhost's gravatar image

mhost
33161116
accept rate: 50%


You're right. But is not javascript doing it, is a pure html anchor tag, the thing is that is only surrounding the image and not the div. The code is on /forum/skins/default/templates/auth/signin.html around line 53.

link

answered 27 Oct '10, 06:22

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

Only facebook, twitter, google, and yahoo have an achor tag. All the other ones do not. So I do believe that Javascript is doing it for those ones at least.

(27 Oct '10, 14:34) mhost

Try turning the borders off around the openid provider images. Then the user will not think that the whole div is a button.

(30 Oct '10, 23:00) Mark Phipps

Mark: That is exactly what I did. Thanks.

(30 Oct '10, 23:32) mhost
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×40
×14
×2

Asked: 26 Oct '10, 22:47

Seen: 520 times

Last updated: 30 Oct '10, 23:32

powered by OSQA