I’m sure there is something simple I’m overlooking, but how do I implement additional arguments when using in a template? Specifically, how do I add arguments like height, width, imgdisp, and imgfade?
Can you please show me an example of adding those arguments to the base code?
<?php jsbrotate('images=image1|image2'); ?>
Thank you!