Can this re replicated in jQuery? (example inside)

Can this re replicated in jQuery? (example inside)

Hi guys, im using jQuery in a site i'm building as the main javascript api.

First of all my javascript skills are quite weak, so that's why i need your advice on this issue.

I would like to replicate the way the languages scroll out in this site, under the login button:
https://www.betsson.com/web/en/startweb/default.aspx

I would like to have a small bar in the header with a search form and have a button on the right hand side which when pushed will slide open a div with language flags which will cover the search form, like its done at betsson (the flags cover the clock).

Can this be accomplished with jQuery?

do you know of an existing script out there that implements this functionality?

Thanks

Andrew