Skip to Navigation or
Skip to Content

Jquery Simple Openid

Jquery Simple OpenIdQuick Links

Visit the jQuery simple openid project hub, which has a demonstration and download for this plugin on JS Plugins JavaScript Plugin Library.

Simple OpenId Demonstration.

Description

The jQuery Simple OpenId project is a plugin for the jQuery JavaScript Framework, which converts a plain OpenId sign-in form into a more usable version with a simple method of adding more OpenId providers.

Requirements

CSS

/* Optional styles */
#signin ul {
	padding: 0;
}
#signin ul li {
	list-style: none;
	display: inline;
	padding: 2px 4px;
}
#signin img.selected {
	-webkit-box-shadow:0 0 15px #ffffff; 
	-moz-box-shadow: 0 0 15px #ffffff; 
	box-shadow:0 0 15px #ffffff; 
}
#signin img:hover {
	-webkit-box-shadow:0 0 15px #ffffff; 
	-moz-box-shadow: 0 0 15px #ffffff; 
	box-shadow:0 0 15px #ffffff; 
}

JavaScript

$("form").simpleopenid();

 

You Are Here: Home » JavaScript » Simple Openid

 

I use a cookie on this website. This cookie doesn't contain or relate to any personal information and it isn't shared with any other website, it just ensures that I don't count you more than once in my website statistics. The Privacy and Electronic Communications Regulations require me to ask your permission to use this cookie, so please indicate below that you are happy for me to do this - I will remember your selection with a cookie, so if you accept I won't ask again...