Search Results

1
vote

How is an OpenID Client supposed look up the OpenID delegate?

I think it is assumed that an HTML page should have a HEAD tag. Most do, even if it's not strictly required by some standards. However, the OpenID standard seems to …
0
votes

Alternative to radio inputs

How about radio buttons next to the images. Then use JavaScript to hide the radio buttons and change the (hidden) selected radio when an image is clicked. Combine that with some sort of hightlighti …