height of input box

height of input box

am 03.04.2008 04:23:10 von Refute it

How can I increase the height of the input box, I've used the height
attribute but it deosnt work. I've also tried the rowspan attribute but
still doesn't work.


First Name: 




Re: height of input box

am 03.04.2008 04:43:51 von a.nony.mous

Refute it wrote:

> How can I increase the height of the input box, I've used the height
> attribute but it deosnt work. I've also tried the rowspan attribute
> but still doesn't work.
>
> First Name: 
>
>
>
>
>






First Name: name='qText'>


...though I do not know why you want such a huge field for a maximum of
around 15 letters. Since you can never type on a 'second line', why
should it be taller than what the visitor would expect for a text field?

--
-bts
-Friends don't let friends drive Vista

Re: height of input box

am 03.04.2008 05:30:18 von a.nony.mous

dorayme wrote:

> "Beauregard T. Shagnasty" wrote:
>> Refute it wrote:
>>
>>> How can I increase the height of the input box,
>>
>> ..though I do not know why you want such a huge field for a maximum
>> of around 15 letters. Since you can never type on a 'second line',
>> why should it be taller than what the visitor would expect for a
>> text field?
>
> Does not work in Safari 2 (or iCab).

Super. Proves the effort is fruitless, eh?

> Text fields are too often miserable little things. Almost never wide
> enough, author fault. Not tall enough (html/css inventor/browser
> implementator fault) to make a person feel comfortable.

What Refute wants to do only results in:

|----------------------------------------------------------- ------|
|Throckmorton |
| |
|----------------------------------------------------------- ------|

> The sort of unease that a tradesman feels when he has a quick piss in
> her ladyship's fine toilet, nervous that he will miss the bowl.

"We aim to please .. so please aim."

--
-bts
-Friends don't let friends drive Vista

Re: height of input box

am 03.04.2008 06:03:31 von dorayme

In article ,
"Beauregard T. Shagnasty" wrote:

> Refute it wrote:
>
> > How can I increase the height of the input box, I've used the height
> > attribute but it deosnt work. I've also tried the rowspan attribute
> > but still doesn't work.
> >
> > First Name: 
> >
> >
> >
> >
> >
>
>


>
>
>
>
>
First Name: > name='qText'>

>
> ..though I do not know why you want such a huge field for a maximum of
> around 15 letters. Since you can never type on a 'second line', why
> should it be taller than what the visitor would expect for a text field?

Does not work in Safari 2 (or iCab).

Text fields are too often miserable little things. Almost never wide
enough, author fault. Not tall enough (html/css inventor/browser
implementator fault) to make a person feel comfortable. The sort of
unease that a tradesman feels when he has a quick piss in her ladyship's
fine toilet, nervous that he will miss the bowl.

--
dorayme

Re: height of input box

am 03.04.2008 06:28:24 von 23s

"Beauregard T. Shagnasty" wrote in message
news:ebYIj.65032$D_3.58614@bgtnsc05-news.ops.worldnet.att.ne t...
> dorayme wrote:
>
>> "Beauregard T. Shagnasty" wrote:
>>> Refute it wrote:
>>>
>>>> How can I increase the height of the input box,
>>>
>>> ..though I do not know why you want such a huge field for a maximum
>>> of around 15 letters. Since you can never type on a 'second line',
>>> why should it be taller than what the visitor would expect for a
>>> text field?
>>
>> Does not work in Safari 2 (or iCab).
>
> Super. Proves the effort is fruitless, eh?
>
>> Text fields are too often miserable little things. Almost never wide
>> enough, author fault. Not tall enough (html/css inventor/browser
>> implementator fault) to make a person feel comfortable.
>
> What Refute wants to do only results in:
>
> |----------------------------------------------------------- ------|
> |Throckmorton |
> | |
> |----------------------------------------------------------- ------|
>
>> The sort of unease that a tradesman feels when he has a quick piss in
>> her ladyship's fine toilet, nervous that he will miss the bowl.
>
> "We aim to please .. so please aim."
>

Methinks you mean "We aim to please... you aim too, please"

:))

Re: height of input box

am 03.04.2008 06:42:33 von Refute it

"Beauregard T. Shagnasty" wrote in message
news:HvXIj.64939$D_3.64342@bgtnsc05-news.ops.worldnet.att.ne t...
> Refute it wrote:
>
>> How can I increase the height of the input box, I've used the height
>> attribute but it deosnt work. I've also tried the rowspan attribute
>> but still doesn't work.
>>
>> First Name: 
>>
>>
>>
>>
>>
>
>


>
>
>
>
>
First Name: > name='qText'>

>
> ..though I do not know why you want such a huge field for a maximum of
> around 15 letters. Since you can never type on a 'second line', why
> should it be taller than what the visitor would expect for a text field?
>
Thanks.
I can enter more than 15 characters. Why do you think its limited to 15?
Also is there a way to wordwrap? how to enter new line in the box.
When I press enter the form just gets submited.

Re: height of input box

am 03.04.2008 06:57:21 von rf

"Refute it" wrote in message
news:ft1n7t$nb3$1@registered.motzarella.org...
>
> "Beauregard T. Shagnasty" wrote in message
> news:HvXIj.64939$D_3.64342@bgtnsc05-news.ops.worldnet.att.ne t...
>> Refute it wrote:
>>
>>> How can I increase the height of the input box, I've used the height
>>> attribute but it deosnt work. I've also tried the rowspan attribute
>>> but still doesn't work.
>>>
>>> First Name: 
>>>
>>>
>>>
>>>
>>>
>>
>>


>>
>>
>>
>>
>>
First Name: >> name='qText'>

>>
>> ..though I do not know why you want such a huge field for a maximum of
>> around 15 letters. Since you can never type on a 'second line', why
>> should it be taller than what the visitor would expect for a text field?
>>
> Thanks.
> I can enter more than 15 characters. Why do you think its limited to 15?
> Also is there a way to wordwrap? how to enter new line in the box.
> When I press enter the form just gets submited.

Use a textarea. Input fields are one line only.

--
Richard.

Re: height of input box

am 03.04.2008 14:25:22 von a.nony.mous

Refute it wrote:

> "Beauregard T. Shagnasty" wrote:
>> Refute it wrote:
>>> First Name:
>> ........................^^^^^^^^^^^

>> ..though I do not know why you want such a huge field for a maximum
>> of around 15 letters. Since you can never type on a 'second line',
>> why should it be taller than what the visitor would expect for a
>> text field?
>>
> Thanks.
> I can enter more than 15 characters. Why do you think its limited to 15?

How many people do you know with a first name longer than 15 characters?

An input of type="text" is not limited, unless you take extra steps such
as using max, and also checking on the server-side processing script.

> Also is there a way to wordwrap? how to enter new line in the box.

As rf said, if you want multiple lines for an input, use a textarea. Is
this what you really wanted in the first place?

> When I press enter the form just gets submited.

...which is the default behaviour for forms in most browsers.

Perhaps it is time for you to give a URL to what you are really
attempting to do here.

--
-bts
-Motorcycles defy gravity; cars just suck

Re: height of input box

am 03.04.2008 15:56:06 von a.nony.mous

richard wrote:

> "Beauregard T. Shagnasty" wrote:
>>Refute it wrote:
>>> "Beauregard T. Shagnasty" wrote:
>>>> Refute it wrote:
>>>>> First Name:
>>>> ........................^^^^^^^^^^^
>>
>>>> ..though I do not know why you want such a huge field for a maximum
>>>> of around 15 letters. Since you can never type on a 'second line',
>>>> why should it be taller than what the visitor would expect for a
>>>> text field?
>>>>
>>> Thanks.
>>> I can enter more than 15 characters. Why do you think its limited to
>>> 15?
>>
>> How many people do you know with a first name longer than 15
>> characters?
>
> John Jacob Jingleheimerschmitt for one.
> Along with many other german and european names.
> I'm sure you could find a few hundred listed in your local phone book.

So ... first name "John" or even "John Jacob" is longer than 15
characters?

Pay attention, RtS. What part of "First Name" did you miss?

--
-bts
-Friends don't let friends drive Vista

Re: height of input box

am 03.04.2008 16:29:04 von Refute it

"Beauregard T. Shagnasty" wrote in message
news:S04Jj.127190$cQ1.111774@bgtnsc04-news.ops.worldnet.att. net...
> Refute it wrote:
>
>> "Beauregard T. Shagnasty" wrote:
>>> Refute it wrote:
>>>> First Name:
>>> ........................^^^^^^^^^^^
>
>>> ..though I do not know why you want such a huge field for a maximum
>>> of around 15 letters. Since you can never type on a 'second line',
>>> why should it be taller than what the visitor would expect for a
>>> text field?
>>>
>> Thanks.
>> I can enter more than 15 characters. Why do you think its limited to 15?
>
> How many people do you know with a first name longer than 15 characters?

Oops sorry. The actual field is for something else not for First Name.
Thanks again

Re: height of input box

am 03.04.2008 17:14:37 von a.nony.mous

Refute it wrote:

> "Beauregard T. Shagnasty" wrote:
>> Refute it wrote:
>>> "Beauregard T. Shagnasty" wrote:
>>>> Refute it wrote:
>>>>> First Name:
>>>> ........................^^^^^^^^^^^
>>
>>>> ..though I do not know why you want such a huge field for a maximum
>>>> of around 15 letters. Since you can never type on a 'second line',
>>>> why should it be taller than what the visitor would expect for a
>>>> text field?
>>>>
>>> Thanks. I can enter more than 15 characters. Why do you think its
>>> limited to 15?
>>
>> How many people do you know with a first name longer than 15
>> characters?
>
> Oops sorry. The actual field is for something else not for First
> Name. Thanks again

Then perhaps, as mentioned, what you want really is a textarea.
Something like this example (CSS styling left as an exercise for you):



Contact Form
















Note that tiny textareas are not pleasant for your visitors.

Provide a URL to your real form.

--
-bts
-Friends don't let friends drive Vista

Re: height of input box

am 03.04.2008 18:37:20 von Richard

On Thu, 03 Apr 2008 12:25:22 GMT, "Beauregard T. Shagnasty"
wrote:

>Refute it wrote:
>
>> "Beauregard T. Shagnasty" wrote:
>>> Refute it wrote:
>>>> First Name:
>>> ........................^^^^^^^^^^^
>
>>> ..though I do not know why you want such a huge field for a maximum
>>> of around 15 letters. Since you can never type on a 'second line',
>>> why should it be taller than what the visitor would expect for a
>>> text field?
>>>
>> Thanks.
>> I can enter more than 15 characters. Why do you think its limited to 15?
>
>How many people do you know with a first name longer than 15 characters?
>

John Jacob Jingleheimerschmitt for one.
Along with many other german and european names.
I'm sure you could find a few hundred listed in your local phone book.

Re: height of input box

am 03.04.2008 23:43:04 von dorayme

In article <7c1av317dajluifh08pm8geuu7gl7e60ta@4ax.com>,
richard wrote:

> On Thu, 03 Apr 2008 12:25:22 GMT, "Beauregard T. Shagnasty"
> wrote:

> >How many people do you know with a first name longer than 15 characters?
> >
>
> John Jacob Jingleheimerschmitt for one.

O my god! I hope Andy D, your favourite chat partner, does not see this.
It is like saying to him, "Hit me hard with your cruelest".

--
dorayme