user1059511
user1059511

Reputation: 267

Expanding search bar over links

I am trying to have a search input that expands on focus and at the same time hides the other content in the parent div.

see it here: http://jsfiddle.net/QF7ra/2/

It sort of works, but I need the parent div to remain the same size throughout.

thanks, g

Upvotes: 1

Views: 1391

Answers (1)

Oscar Broman
Oscar Broman

Reputation: 1127

This: http://jsfiddle.net/pVmWE/

Upvotes: 6

Related Questions