Hi,
I've been trying to integrate a Jablum album to my site and did the following. I placed the code for the skin I'm using in (index.htt) in a html box where my travels place. I've uplaoded the album to my server etc. I see this on my site when I'm previewing. Does anyone have a clue as to what this means....I'm desperate here...so please help.
Thanks
Bee
PS. If there is an easier way to do this...I'm all ears...lol.
$title
Up
<% for (i=1; i<=totalIndexes; i++) { if (i == indexNum) out.print(" " + i + ""); // Emphasize current index page else { out.print("" + " " + i + ""); } } %>
" href="$closeupPath">
$label
$generator
I've been trying to integrate a Jablum album to my site and did the following. I placed the code for the skin I'm using in (index.htt) in a html box where my travels place. I've uplaoded the album to my server etc. I see this on my site when I'm previewing. Does anyone have a clue as to what this means....I'm desperate here...so please help.
Thanks
Bee
PS. If there is an easier way to do this...I'm all ears...lol.
$title
Up
<% for (i=1; i<=totalIndexes; i++) { if (i == indexNum) out.print(" " + i + ""); // Emphasize current index page else { out.print("" + " " + i + ""); } } %>
" href="$closeupPath">
$label
$generator