|
Project Information
|
Very usefull OpenID selector with real functionalities. It's a rewrite of openid-selector. Features:
Internationalization and css styling example:
Example of use: $('#openid').openid({
img_path: '{{ MEDIA_URL }}img/openid/',
txt: {
label: 'Ingresá tu {username} de <b>{provider}</b>',
username: 'usuario',
title: 'Seleccioná la página donde tengas una cuenta.',
sign: 'Ir'
}
});View demo! Author:
Design: Federico Abad |