Things seem fixed if I change focus to the "next ->" link whenever the pagenum checkbox is clicked.
Index: RePublisher-scribe.php =================================================================== RCS file: /var/cvs/petabox/www/datanode/RePublisher/RePublisher-scribe.php,v retrieving revision 1.30 diff -r1.30 RePublisher-scribe.php 459c459 < <a href="#" onclick="nextPages(-1); return false;"><- prev</a> <a href="#" onclick="nextPages(1); return false;">next -></a><br> --- > <a href="#" onclick="nextPages(-1); return false;"><- prev</a> <a href="#" onclick="nextPages(1); return false;" id="nextLink">next -></a><br>
Index: RePublisher.js =================================================================== RCS file: /var/cvs/petabox/www/datanode/RePublisher/RePublisher.js,v retrieving revision 1.54 diff -r1.54 RePublisher.js 338c338 < --- > $('nextLink').focus();
Things seem fixed if I change focus to the "next ->" link whenever the pagenum checkbox is clicked.
Index: RePublisher- scribe. php ======= ======= ======= ======= ======= ======= ======= ======= ==== petabox/ www/datanode/ RePublisher/ RePublisher- scribe. php,v scribe. php "nextPages( -1); return false;"><- prev</a> <a href="#" onclick= "nextPages( 1); return false;">next -></a><br> "nextPages( -1); return false;"><- prev</a> <a href="#" onclick= "nextPages( 1); return false;" id="nextLink">next -></a><br>
=======
RCS file: /var/cvs/
retrieving revision 1.30
diff -r1.30 RePublisher-
459c459
< <a href="#" onclick=
---
> <a href="#" onclick=
Index: RePublisher.js ======= ======= ======= ======= ======= ======= ======= ======= ==== petabox/ www/datanode/ RePublisher/ RePublisher. js,v ).focus( );
=======
RCS file: /var/cvs/
retrieving revision 1.54
diff -r1.54 RePublisher.js
338c338
<
---
> $('nextLink'