|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Password field
How to get password to appear as '*******'
Code below: Password: <input name="loginpw" size="15"type="password"/> But this still doesn't work |
|
#2
|
||||
|
||||
|
Should work, maybe the lack of <space> is cuasing a problem:
Code:
Password: <input name="loginpw" size="15"type="password"/> // try Password: <input name="loginpw" size="15" type="password" />
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Password field |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|