[snip]
While tabindex is a neat thing to use it does not necessarily give focus
to the first element of the form, it merely dictates the order in which
form elements will be given focus when the tab key is pressed. The
action may vary from browser to browser. Likely, when going to a form
with tabi
[snip]
Although someone else has suggested you use JavaScript to set the
focus on a particular form field, I urge you instead to use HTML
tabindex property:
User Name:
Password:
HTML 4.01 Specification
17 Forms
17.11 Giving focus to an element
17.11.1 Tabbing navigation
http://www.w3.or
At 07:38 PM 5/21/2006, marvin hunkin wrote:
now, when i open the form, it does not set focus to the first form
field which is the user name.
goes to the login button.
why is this?
Marvin,
Although someone else has suggested you use JavaScript to set the
focus on a particular form field, I u
marvin hunkin wrote:
Hi.
doing an assignment, for my Certificate Four In Website Administration.
The tutor list is down the hall.
now got a couple of problems.
will explain what i have to do.
create a html form, which i have done.
in textpad.
now, when i open the form, it does not set focus t
Wolf wrote:
Sure we can... Go back and read your manual. Then surf Google.
Then tell us where you are getting the certificate from since some of us
might be wasting our time taking a class some place that teaches you so
poorly.
At least there were attempts at code which makes a nice change..
marvin hunkin wrote:
Hi.
doing an assignment, for my Certificate Four In Website Administration.
Wow someone doing an assignment has written some code :) Good stuff!
$_POST['username'];
$_POST['password'];
if ('username'='username') & ('password'='password')
This little bit of code is your
Sure we can... Go back and read your manual. Then surf Google.
Then tell us where you are getting the certificate from since some of us
might be wasting our time taking a class some place that teaches you so
poorly.
Wolf
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
Hello,
This is a reply to an e-mail that you wrote on Thu, 17 Jul 2003 at 02:02, lines
prefixed by '>' were originally written by you.
> I need your help.
> Can you please visit a site
> http://sspsoft.com/test/ip2ll.php (in case if you cannot get it,
> please
> click on http://ns1.webhostdns.us a
John Holcomb wrote:
> I'm sorry for those who my have responded to my last
> email. I thought I had plenty of room in my email
> client, but I forgot to delete my trash, so I did not
> get any responses. So, I'm going to restate my initial
> problem. Any help will be greatly appreciated.
>
> Th
9 matches
Mail list logo