script
element:
<div id='myBM'></div>
<script type="text/javascript"
src="/bookmarklets/bm.php?action=getScript&file=myCompressedBM.js&name=My%20Bookmarklet&container=myBM"
></script>
&test=1
to the
end of the src attribute of the script element described above. This
forces the script to load as an external script for easier debugging./* multi-line
comments */
at the very top of the file.&test=1
from the script src attribute to embed
the full compressed source into the link's href attribute.
http://mrclay.org/js/bookmarklets/mp3player_c.js
with http://yourserver/path/to/mp3player_c.js
in the bookmarklet.