In function setPointer of file libraries/functions.js at line
458, you use the value "normal" for the cursor CSS
attribute when it should be "default" (at least for IE).
(cf. :
http://msdn.microsoft.com/workshop/author/dhtml/referen
ce/properties/cursor.asp)
This leads to a request on the server for a cursor file
named "normal", which of course doesn't exists in the
pma distribution.
Logged In: YES
user_id=210714
fixed in cvs, thanks