This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients asmodai, eric.araujo, ezio.melotti, forest, georg.brandl, jnoller, orsenthil, pitrou, rdemetrescu, wplapper
Date 2009-08-30.05:57:48
SpamBayes Score 2.841801e-09
Marked as misclassified No
Message-id <1251611871.01.0.00136678894904.issue3143@psf.upfronthosting.co.za>
In-reply-to
Content
This should be the final version, these are the things I improved:
  * added a per-browser/per-session cookie to save the position of the
sidebar during a single session. When the browser is closed the position
is reset and the cookie deleted;
  * added an effect on hover and a better vertical centering of the '<<'
/ '>>';
  * fixed some bugs.

I also tried to make it faster (with no appreciable results).

I tested it on the aforementioned browsers and it seems to work fine, so
if there are no comments on the code or on the final result, the script
is ready to go in.
History
Date User Action Args
2009-08-30 05:57:51ezio.melottisetrecipients: + ezio.melotti, georg.brandl, orsenthil, pitrou, forest, wplapper, rdemetrescu, asmodai, jnoller, eric.araujo
2009-08-30 05:57:51ezio.melottisetmessageid: <1251611871.01.0.00136678894904.issue3143@psf.upfronthosting.co.za>
2009-08-30 05:57:49ezio.melottilinkissue3143 messages
2009-08-30 05:57:49ezio.melotticreate