I am working on a skin for Jalbum ( http://jalbum.net/skins/) for E2 interactive gallery. I have figured out most of iot except one thing. I need the imageid ( the number of the image) to start at 1 not 0 since Jalbum s=tarts the numbering at 1 when it processes the skin instructions. Not being a Javascript programmer, is there an easy way for me to set the starting image id number to 1 instead of 0?
It is the number that shows up like this:
tempgallery[0]
Thanks.
