This is a discussion on "Formatting <Select> element" within the JavaScript Forum section. This forum, and the thread "Formatting <Select> element are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Formatting <Select> element
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Formatting <Select> element
I am looking for a way to format my dropdown <select> element so that the options are as wide as need to be and the <select> element itself is of a fixed width.
I understand that it is not possible to achieve this with standard HTML. The only configurable style option being the width that will make equal <select> and options width anyway. Is there any thirdparty library/control that implements the desired functionality (other than ASP.net AJAX as I am not using .NET) Regards, Stan. |
|
|
|
|||
|
Re: Formatting <Select> element
What exactly are you trying to acheive? Your posting was a little cryptic as to your exact question.
|
|
|||
|
Re: Formatting <Select> element
Not exactly sure what your getting at either. But it sounds like you should look into DOM. There you should be able to manipulate the select object.
Scott |
|
||||
|
Re: Formatting <Select> element
isn't this a CSS question....?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| chained select box dependable select | thenamenoonehastaken | JavaScript Forum | 0 | Feb 8th, 2008 05:49 |
| using params in xsl IF element | zzqproject | Other Programming Languages | 0 | Nov 21st, 2005 23:12 |
| XHTML Block Element in an Inline Element | gohankid77 | Web Page Design | 6 | Jul 27th, 2004 10:15 |