Forum: JavaScript / DHTML / AJAX Aug 12th, 2008 |
| Replies: 4 Views: 1,032 The following is the index.html used
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- stylesheets -->
<link rel="stylesheet" type="text/css"... |
Forum: JavaScript / DHTML / AJAX Aug 5th, 2008 |
| Replies: 2 Views: 1,046 I am using username and password. The password field is of type password. But when I do debugging i can see the password as typed in text. Is there any way to hide it. Any wrapper for this. |
Forum: JavaScript / DHTML / AJAX Aug 5th, 2008 |
| Replies: 4 Views: 1,032 Hi,
I am using apache server on my local system [http:\localhost\xy]. Problem is like:-
i have made radio buttons, push buttons and associated actions that are handelled using... |