This topic is locked

Any way of disabling the mouse over display?

5/5/2007 5:42:23 AM
ASPRunnerPro General questions
R
rgke author

I am just trying out the new 5.0 version of ASPRUNNER (build 225).
The new mouse over display of detail records is causing me a problem because my detail page takes a long time to get the data (will explain on another topic).
I end up with a small empty box to the right of the cursor; if you wait 6 seconds or so, it populates, and then you can click on the link again and pull up the details in a new page (as it used to in 4.1).
Is there any way of disabling the mouse over display?

Sergey Kornilov admin 5/7/2007

You can disable AJAX functionality (i.e. detail preview) in include/dbcommon.asp file. Set useAJAX variable to false.

useAJAX = false