javascript - Magnify search box similar to that on Apple.com -


if go http://apple.com , click in search box, you'll notice grows/magnifies onfocus, , onblur collapses it's original state.

i'm wondering if there's jquery plugin or similar job easily.

i don't want use js that's on apple website since it's not cross browser. don't have time roll own. if there's nothing prebuilt, that's ok, if knows of pre-made, i'd grateful.

search box @ apple.com without js: http://www.kvadracom.com/en-projects-blog.html#1


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -