ListView installation
<applet CODE="ListView.class" archive=ListView.jar WIDTH="335" HEIGHT="130" name="ListView">
<param name="titslist" value="ID|Applet Name|Downloads|Rate|Sales">
<param name="titswidthlist" value="25 90 80 40 80">
<param name="titfnt" value="TimesRoman">
<param name="titsz" value="12">
<param name="titsty" value="1">
<param name="titcr" value="000000">
<param name="titoncr" value="0000FF">
<param name="titbgcr" value="D0D0D0">
<param name="titbordercr" value="000000">
<param name="titonbordercr" value="404040">
<param name="itemsfnt" value="Helvetica">
<param name="itemssz" value="11">
<param name="itemssty" value="0">
<param name="itemsspacing" value="6">
<param name="itemscr" value="000000">
<param name="itemsoncr" value="ffffff">
<param name="itemsbgcr" value="DEDFDE">
<param name="itemsbgcron" value="000000">
<param name="linecr" value="c0c0c0">
<param name="rec_1" value="1|Pie Chart|853|4.95|292">
<param name="rec_2" value="2|Bar Chart|794|4.31|114">
<param name="rec_3" value="4|Title Menu|758|4.78|392">
<param name="rec_4" value="5|Adv Banner|889|3.92|358">
<param name="rec_5" value="6|Effect Banner|973|4.62|422">
<param name="rec_6" value="7|Fade Effect Menu|953|4.92|297">
<param name="rec_7" value="8|Text Ticker|1023|4.94|492">
<param name="rec_8" value="9|Bar Chart Pro|917|4.72|312">
<param name="rec_1_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_2_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_3_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_4_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_5_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_6_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_7_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="rec_8_link" value="http://store.eSellerate.net/s.asp?s=STR212984678">
</applet>
<applet code="ListViewInfo.class" archive=ListView.jar width="60" height="25">
<param name="bkcr" value="c0c0c0">
<param name="bordercr" value="646464">
<param name="bordercron" value="040404">
<param name="caption" value="Visit">
<param name="fnt" value="Helvetica">
<param name="fntsty" value="1">
<param name="fntsz" value="11">
<param name="listname" value="ListView">
<param name="pagecr" value="E7E8F1">
<param name="target" value="_self">
<param name="txtcr" value="f5f5f5">
<param name="txtcron" value="0000ff">
</applet>
3) And this is the parameter description:
JMList Applet Parameters
Parameter Name |
Description |
titslist |
The Titles List separate with | character. |
titswidthlist |
The Titles List Widths separate with space character |
titfnt |
The Title Font |
titsz |
The Titles Font Size |
titsty |
The Tiltes Style: 0 normal 1 Bold 2 Italic 3 Bold Italic |
titcr |
The title color |
titoncr |
The title color when mouse over |
titbgcr |
The title back color. |
titbordercr |
The title Border color |
titonbordercr |
The title Border color when mouse over |
itemsfnt |
Recorders Font |
itemssty |
Recorders Font Style: 0 normal 1 Bold 2 Italic 3 Bold Italic |
itemssz |
Recorders Font Size |
Itemsspacing |
Space between the Recorders. |
itemscr |
Records Text color |
itemsoncr |
Records Text color when mouse over |
itemsbgcr |
Records back color |
itemsbgcron |
Records back color when it’s selected. |
linecr |
The line color. Between fields |
rec_1 |
The first record fields, and its separated with | character |
rec_1_link |
The 1st record link, you can ignore this parameter if the record does not have a link. |
JMListInfo Applet Parameters:
Parameter Name |
Description |
listname |
The main list name example ( <APPLET CODE="JMList.class" WIDTH="335" HEIGHT="148" name="JMList">). |
bkcr |
The button back color |
bordercr |
Button Border Color. |
bordercron |
Button Border Color when Mouse Over It |
pagecr |
The html page back Color. |
txtcr |
The Text Color |
txtcron |
The Text Color when moue over the button |
caption |
The button title. |
target |
The target page. Or frame |
fnt |
The button caption font |
fntsty |
The button caption font style: 0 normal 1 Bold 2 Italic 3 Bold Italic |
fntsz |
The button caption font size |