I have a navigation element inside a jquery cluster layout and I would like to lock it in a specific position to tell the truth. Is it possible to do this so that every other element is located around it?
something like a preposition for navigation ..
this is my code: http://jsfiddle.net/ftqTr/
right now I'm trying to position an empty element where the navigation is. but the size of the div boxes is random. so the fixed position for fake navigation or other solution will be awesome!
early
source share