At 10:07 -0800 4/3/08, [EMAIL PROTECTED] wrote:
>Find the following line in js.py, in the function cell_blur(id):
>
> setTimeout("set_class('eval_button"+id+"','eval_button')", 100)
>
>and comment it out. It's responsible for making the link disappear
>when you've left the cell.
That resulted in no evaluate links at all! In fact I couldn't even
evaluate cells with shift-return.
>If that doesn't work, then I'll be really baffled (ok, even more
>baffled than I am already). If it does work, then change the 100 to
>a 1000 (delay in miliseconds), and see if it still works.
Ahah! Now it works --- I can finally click on "evaluate"! Thanks very much.
The critical value seems to be somewhere around 150. When I set the
delay at 150 I found that sometimes cells failed to evaluate (and
when it's a previously evaluated cell that you've edited, this can be
hugely confusing), but most did. So I've set the delay at 250, and
it's working well with both Firefox and Safari.
My setup is
Mac OS X 10.4.11
2 GHz Intel Core 2 Duo
Sage 2.10.2
Firefox 2.0.0.12
Safari 3.0.4
thanks again
--
Francis Clarke
Department of Mathematics
Swansea University
Swansea
SA2 8PP
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---