This week, i re-did the sidebar and integrated button features on it that allow the screen to be re sized be proportionate to any size, this is also done with the buttons so that they remain next to each other.
To explain a bit more about the 'correct id'. previously the pop up feature meant that the script had to be applied to all objects, this proved to be very tedious and inefficient. What ive recreated is the sidebar would only pop up if a response from the database is correct.
A small note also, i redesigned the navigational feature we previously had with the cross hair that Maki created/. the issue with that was, you could not select the buttons on the side bar without moving your screen which meant that it was a flaw and felt clunky and it is not part of our user experience that we are trying to achieve. What ive done is redone the script so that the screen would only 'move' if the right mouse button is held down, so you now have the ability to navigate both ways.
Sucessfully getting a response from the server now, i am getting the data sorted inside the side bar, with formatting which would take to sort out as well as filtering this data which would be my next few steps.