Pardus Clock

By rhindon Last update Oct 6, 2008 — Installed 5,231 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 2 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
UncleDan User

Great script. Just Giving my two cents: put all the images reference in a variable, so that if using an image pack you can point it to the right image
Example:

// Image locations
var ImagePackLocation = 'file:///V:/Pardus/ip/working/';

[...]
  rc_html = rc_html + "		<td style=\"background-image:url('"+ImagePackLocation+"clock.png');background-repeat:repeat-y;background-position: 0px 0px; height: 28px; overflow: hidden;\">";

This is the result:
http://www.uncledan.it/pardus/Pardus_1223138743...

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel