Master:
# 1    Is it easy create a cute search field like this?                  
Hishey
Online no
State
Grouping Member
Class class2
Score 24
Wealth 57
Posts 8
Login 05:59:44
text blur first, it is dark and clear after click it or enter text.
Hits: 355, Date: 2010-09-03 06:01:27
[Agree] ( 4 ) [Against] ( 6 )

# 2    jquery can do this                  
Dude
Online no
State
Grouping Member
Class class4
Score 161
Wealth 125.5
Posts 116
Login 00:20:49
a good example is here:
http://line25.com/wp-content/uploads/2010/input-jquery/demo/index.html
Hits: 350, Date: 2010-09-08 04:34:05
[Agree] ( 4 ) [Against] ( 6 )

# 3    great, i also have a sample                  
luke1
Online no
State 453
Grouping Super Admin
Class class4
Score 250
Wealth 62
Posts 230
Login 07:37:57
it is used in this website:
http://www.nzmade.co/index.html

A tip:
any div can have active class, for example you have a div search_panel, then you can create an active class, search_panel.active. In jquery you can apply the active class by using addClass(), to remove the class, removeClass()
Hits: 342, Date: 2010-09-08 05:38:44
[Agree] ( 4 ) [Against] ( 6 )

1 - 3 [ 3]

Reply: Is it easy create a cute search field like this?

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing