I have a expandable div with loads of elements in it and also at the bottom a div containing tabbed elements… my issue is that I make some elements links, but in the browser they cannot be selected - as if there was a div on top on of it.
It looks like your tabarea div is extending up the page above the Dates and Prices section. Maybe the way this part is constructed. Try bringing the div body1a to the front.
They’re in the same container so are on the same level which is what I wanted as the content of Body1a changes depending on the page and is going be brough in with includes, so it has to be in the same container.
They’re in the same container so are on the same level which is what I wanted as the content of Body1a changes depending on the page and is going be brough in with includes, so it has to be in the same container.