Topic: Can I pass a different xml filename and load different image sets?
Hello and thank you for having me here.
I'm using Simpleviewer v2 on my website and I would like to ask if it is possible to pass a different .xml filename to the js function in order to load a different image set each time.
For example, if my 1st set of images is Gallery1 then I would like to load gallery1.xml to show only those images.
At the moment I'm generating various xml files with PHP (gallery1.xml, gallery2.xml etc) and I'm trying to call the function with the filename but without success.