How can i make my qtip decide on his own to Left or Right tip attribute
The solution in my similar to yours case was:
position : {
adjust : {
screen : true
}
}
You may find more info in this thread: How to avoid page scroll when using qtip?