Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

81 users online



Vertical Lines instead of *'s

Vertical Lines instead of *'s

Currently viewing this thread: 1 (0 members and 1 guests)


Page 1 out of 2
RedMage

RedMage

Status: Offline!

Vertical Lines instead of *'s

How do they get the vertical lines (|) instead of the *'s in a forms password field, such as found at https://webaccess.americafirst.com/jsp/login.jsp in the "PIN" field.

I can't seem to figure it out.

evan

evan

Neverside Newbie
Status: Offline!

I can't figure out what you're talking about.

I viewed the site in IE and FB and they both had the stars (*).

fredmv

fredmv

Status: Offline!

Could you please provide a screenshot so we can see what you're talking about?

___________________

http://home.comcast.net/~fredv4/tf/firefox.gif

nerble

nerble

Status: Offline!

i tried in ie and moz and it still is in stars. as far as i know what you're talking about either doesn't exist or would require some kind of php script.

webarnes

webarnes

Neverside Newbie
Status: Offline!

http://www.globalwebtech.com/contest/pipesPIN.gif
I see the pipes also.
Here is a cropped shot.
ie6 win xp
William

___________________

http://webarnes.globalwebtech.com/images/zerolarge.gif

fredmv

fredmv

Status: Offline!

I actually just checked under IE6 on Windows XP as well and I see them too. Thanks for taking the time to get that screenshot William. I was looking through their CSS and I found out how it was done. All you need to do is have a password <input> element and set it to use a monotype font. Here's an example:

Code:

<input type="password" style="font-family: monotype, courier, serif;" />

I hope that helps you out.

___________________

http://home.comcast.net/~fredv4/tf/firefox.gif

webarnes

webarnes

Neverside Newbie
Status: Offline!

Thats a cool trick if even ie only

___________________

http://webarnes.globalwebtech.com/images/zerolarge.gif

freak

freak

Neverside Newbie
Status: Offline!

I'm guessing that all you would need to do to make is cross-browser is find a font that's on all systems that has bars instead of stars. Or, you could emped a font that has it.

Correct me if I'm wrong.

// freak

___________________

Tables for layout is an abuse. -- Internet Explorer is unsafe.

swish

swish

Status: Offline!

yeah, i thought it might have been a special css font. so its not a trick really, just the font.

___________________

Graphic and Web Design services at flowtone.com

evan

evan

Neverside Newbie
Status: Offline!

It will only do that in IE6 for WinXP.
I couldn't see it in IE6 because I'm on Win2k.

WinXP usually renders dots, but changing the font will change what it shows as, that's why.

Page 1 out of 2
Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0084 seconds.