How would you go about shortening navigational menu item names when the browser window is made narrower? Is that possible with CSS media queries, or would you need to use JavaScript?
There is an example of this on smashingmagazine.com. The menu item "WORDPRESS" shortens to "WP" when the browser window gets narrow enough.