Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Form Select


Form Select

Reply
  #1 (permalink)  
Old 01-06-05, 12:00 PM
Michael B Michael B is offline
New Member
 
Join Date: Dec 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Form Select

How would I be able to make the border around a select dropdown the same as the textbox that I have? (please see attachment).
Attached Images
File Type: gif domaincheck.gif (5.8 KB, 62 views)
Reply With Quote
  #2 (permalink)  
Old 01-07-05, 03:38 PM
4thorder's Avatar
4thorder 4thorder is offline
Newbie Coder
 
Join Date: Dec 2004
Location: USA MI
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Make the styles the same:

Code:
 <P><INPUT type="text" name="T1" size="20" style="border: 1px solid #000000">
<SELECT size="1" name="D1" style="border: 1px solid #000000"></SELECT></P>
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
formmail problem gscraper Perl 12 08-27-04 03:06 AM
Limit the form submission according to time bionicsamir PHP 7 05-09-04 11:10 PM
Passing results of a form select to another form?? NCC1701 PHP 1 04-29-04 11:54 AM
asp: URGENT! need to change code to create new form per id seala ASP 2 09-09-03 09:54 PM
asp: checkboxes & multi-page form seala ASP 0 09-02-03 01:58 PM


All times are GMT -5. The time now is 10:19 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.