Silvia Rădulescu

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
shannon_entropy_calculator [2015/02/03 17:20] silviashannon_entropy_calculator [2015/04/20 15:06] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== Shannon Entropy Calculator =====
 +<PRELOAD>
 +./lib/scripts/jquery/jquery.min.js
 +</PRELOAD>
 <CSS> <CSS>
 span.entropy_small { font-size: 0.7em; color: #888888; } span.entropy_small { font-size: 0.7em; color: #888888; }
 pre.entropy { font-size: 1em; font-family: "Lucida Console", Monaco, monospace; } pre.entropy { font-size: 1em; font-family: "Lucida Console", Monaco, monospace; }
 pre.entropy_smaller { font-size: 0.8em; font-family: "Lucida Console", Monaco, monospace; } pre.entropy_smaller { font-size: 0.8em; font-family: "Lucida Console", Monaco, monospace; }
-input,entropy, textarea.entropy { font-size: 1.1em; font-family: "Lucida Grande", sans-serif; width: 80%; }+input.entropy, textarea.entropy { font-size: 1.1em; font-family: "Lucida Grande", sans-serif; width: 80%; }
 </CSS> </CSS>
 <HTML> <HTML>