Master:
# 1    I need to know a good way to create a dropdown menu with text field                  
linlin
Online no
State
Grouping Member
Class class3
Score 94
Wealth 92
Posts 59
Login 23:53:16
It is smarter than traditional drop down menu.
I prefer to use Jquery.
Hits: 413, Date: 2010-08-01 02:37:22
[Agree] ( 3 ) [Against] ( 8 )

# 2    the example like the one in realestate.com.au                  
linlin
Online no
State
Grouping Member
Class class3
Score 94
Wealth 92
Posts 59
Login 23:53:16
http://www.realestate.com.au
i don't know how to do it at the first glance.
Hits: 412, Date: 2010-08-01 02:43:41
[Agree] ( 4 ) [Against] ( 8 )

# 3    Maybe i pointed it to a wrong direction                  
linlin
Online no
State
Grouping Member
Class class3
Score 94
Wealth 92
Posts 59
Login 23:53:16
Traditional drop down menu is still used, and could be nice. this is an example:
http://jquery-ui.googlecode.com/svn/branches/labs/selectmenu/index.html

For the drop down menu, i meant select and option
Hits: 405, Date: 2010-08-01 02:54:13
[Agree] ( 4 ) [Against] ( 4 )

# 4    I have investigated the examples you gave                  
Dude
Online no
State
Grouping Member
Class class4
Score 161
Wealth 125.5
Posts 116
Login 00:20:49
There are too many options, not clean i meant, there will be a lot of redundant when you applied them to website.

I have searched to get simple yet flexible plug-in for jquery select:
http://www.adamcoulombe.info/lab/jquery/select-box/

There is an error for pass value to option, you need to change to this line:
selectBoxSpanInner.text($('option:selected',this).text()).parent().addClass('changed');
Hits: 399, Date: 2010-08-02 02:00:32
[Agree] ( 3 ) [Against] ( 5 )

# 5    Performance is still number one for my point                  
Kevin
Online no
State
Grouping Member
Class class3
Score 63
Wealth 76.5
Posts 42
Login 04:10:22
Performance is still number one for my point
Hits: 394, Date: 2010-08-02 03:01:47
[Agree] ( 4 ) [Against] ( 5 )

1 - 5 [ 5]

Reply: I need to know a good way to create a dropdown menu with text field

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing