Recalculate image map after window resize
I have an interesting problem: My girfriend (painter...) wants to have a web page like this: The first page is just an image, through all screen - with no slider etc. So there is a problem of resizing images for different resolutions. On this image are some windows, where a user can navigate through the rest of the page. SOLUTIONS: So, for the first problem there is a nice solution - jquery. It works great, no problem. For the second problem, there is image maps, which works fine. PROBLEM: How do I combine the first and second solutions? The only problem I haven't found a solution for yet is