I have the following problem. I am making this website you can see in the screenshot. It’s basically a two rows – three columns Layout with div and css and everything is working fine so far.
But the strippe above the “English”-div is supposed to always go to the right end of the brwoser, but i have no idea how I can achieve this. I’ve tried javascript but I can’t get it to work.
Thanks in advance for your help.
The html code:
http://dl.dropbox.com/u/15902831/index_de.txt
Image of the website
jQuery solution. Fully Tested.
The following solution uses jQuery to determine what the size of the strip should be, and then set it.
What’s more it does it even when the user resizes their screen.
Just add the following to your
<head>Working Version
http://www.digitalbiscuits.co.uk/testbed/autosize_test