0 Answer
Normand gretchen shelby
A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 191
Backtrace:
File: /var/www/html/cnasolution/application/views/question.php
Line: 191
Function: _error_handler
File: /var/www/html/cnasolution/application/controllers/Questions.php
Line: 419
Function: view
File: /var/www/html/cnasolution/index.php
Line: 315
Function: require_once
Normand gretchen shelby
Punditsdkoslkdosdkoskdo
Bootstrap tooltip container=“body” scroll issue
I used bootstrap tooltip inside of a dropdown menu. I got that dropdown inside hide tooltip issue.
So I solve that with container="body"
.
Now I have another issue. That issue is If scroll with hover in tooltip selector element then the tooltip content go to the top.
Refer to the below screenshot.