Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 11-13-2005, 04:43 PM Search Form Help!
Novice Talker

Posts: 9
Trades: 0
I have a normal textbox:
Code:
<input name="q" />


and it is in a set height <td></td> yet it forces the cell to become bigger, although it is not bigger than the cell.

I have attached a screenshot, and this displays my problem. The "navigation" bar is supposed to end before that massive dark green horizontal line, yet the text box pushes it down! :-(

Without:

With:
poordoggie is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-13-2005, 05:02 PM
goldingh99's Avatar
Average Talker

Posts: 20
Trades: 0
Have you thought about setting the height and width in the input
i.e.
HTML Code:
<input name="q" columns="20" rows="10" />
or
HTML Code:
<input name="q" cols="20" rows="10" />
hope that helps

by the way the screenshots are not displayed so it would help if you check the url of the picture or something next time.
goldingh99 is offline
Reply With Quote
View Public Profile
 
Old 11-13-2005, 05:17 PM
Super Talker

Posts: 117
Trades: 0
<input type="text" name="q" height="20" width="10" />
You need a type, and height/width i dont believe cols/rows/columns ever works on inputs they work on textareas only. Even if it does, its not a standard way of doing it and may be browser incompatible.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
execute is offline
Reply With Quote
View Public Profile Visit execute's homepage!
 
Old 11-13-2005, 05:43 PM
goldingh99's Avatar
Average Talker

Posts: 20
Trades: 0
oops i realised that it was textarea that you put cols/rows/columns, but i dont know about height/width either

try <input type="text" name="q" size="20" />
size only changes the width as height is a default value which cannot be changed unless you use textarea instead.

see w3schools The input tag for more details on the input tag.
goldingh99 is offline
Reply With Quote
View Public Profile
 
Old 11-15-2005, 05:15 PM
Novice Talker

Posts: 9
Trades: 0
can you not see the pictures? They are here:

http://poordoggie.co.uk/with.bmp
http://poordoggie.co.uk/without.bmp

Thanks

I have set the height and width, but if you look at the pictures, you will see that it isn't like that.

Sorry about the technical failure!

Tom
poordoggie is offline
Reply With Quote
View Public Profile
 
Old 11-16-2005, 07:46 PM
Banned

Posts: 78
Trades: 0
Looks very good, i would have been of assistacem but didnt see the post, if you have any problems please pm me anytime
ahostfor.us is offline
Reply With Quote
View Public Profile
 
Old 02-19-2006, 07:45 PM Re: Search Form Help!
Novice Talker

Posts: 8
Trades: 0
Guys really sorry to be a newbie, can you point me in the right direction to get started please?

all the best

12
]-[ss 12Gauge is offline
Reply With Quote
View Public Profile
 
Old 02-20-2006, 02:49 AM Re: Search Form Help!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,383
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by ]-[ss 12Gauge
Guys really sorry to be a newbie, can you point me in the right direction to get started please?

all the best

12
With what ??

or should this be a new thread?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Search Form Help!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.40267 seconds with 12 queries