This topic is locked

Row over highlighting Popup

6/26/2008 5:22:15 AM
PHPRunner General questions
S
swanside author

Hello.
Most of my fields are on the right hand side of the screen such as my links to other tables.
When I put my mouse on the link the popup window appears with the info, but it is on the right hand side of the link and so goes off the monitor. Is there a possibility to change the properties so the popup window appears in the centre of the screen?
Thanks

Paul.

J
Jane 6/27/2008

Paul,
change findPos(obj) function in the generated include/ajaxsuggest.js file.

S
swanside author 6/27/2008

Paul,

change findPos(obj) function in the generated include/ajaxsuggest.js file.


Thanks Jane