Pardus Nav Screen Job Display

By rhindon Last update Oct 24, 2008 — Installed 417 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)

 
Yog Scriptwright

A lot of talented coders has a problem with display efficiency ;) So did you, a great job writing this.
A have one advice though, you could use

<div style=\"margin-left:33px; width:140px; height:20px; text-align:center; background-image:url('" + IMAGE_URL + "/bgmedium.gif'); font-family:arial; text-size:12pt; font-weight:bold;\">Running Missions</div> ";

instead of
<table align=\"center\" style=\"width: 150px; background-image:url('" + IMAGE_URL + "/bgmedium.gif');\"><tr><td align=\"center\" style=\"font-family: arial; text-size: 12pt;\"><b>Running Missions</b></td></tr></table> ";

Tables render longer than divs from my observations, but i agree that you used table for the panel as whole!
Again, great script!

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