1
studioC
accessibility for login block
  • 2004/3/7 16:06

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello,..
one of my clients wanted to have a login block which is accessible via use of keybord...
so this is templatefile /system_block_login.html:

see it temporaly in action on
http://www.studiocreativ.net

--- you may ignore that i use an image as button:

<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post"><br />
<label for="uname"><strong><{$block.lang_username}></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+1 ] </label><br />
<input type="text" name="uname" size="12" value="" accesskey="1" />
<br />
<label for="pass"><strong><{$block.lang_password}></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+2 ] </label><br />
<input type="password" name="pass" size="12" value="" accesskey="2" />
<input type="hidden" name="op" value="login" />
<input class="in" type="image" src="<{$xoops_imageurl}>login.gif" title="<{$block.lang_login}> [ Alt+0 ]" accesskey="0" />&nbsp;&nbsp;[ Alt+0 ]<br />
</form>
<a href="<{$xoops_url}>/user.php#lost" accesskey="3"><{$block.lang_lostpass}></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+3]
<br /><br />
<a href="<{$xoops_url}>/register.php" accesskey="4"><{$block.lang_registernow}></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+4 ]


greetings from michael

Login

Who's Online

162 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits