Hi!
If you have a table with a lot of rows and want to see some details, you jump to the top of the page.
To avoid this, plz change following:
function PMA_generate_slider_effect [ common.lib.php on line 2405 ( * @version $Id: common.lib.php 12608 2009-06-30 10:48:08Z lem9 $) ]
plz change
'href': '#',
to
'href': 'javascript:void(0)',
I would appreciate it
thx :)
Moved to Patches.
Merged in subversion, thanks.