Still having a lot of fun with XUpload
I'm now trying to intergrate the "Upload_form" part in my main index.html page (it's allready working nice), howeven I would like to show the 'x_max_files' and 'x_max_size' at an other place on the index as well.
Now when I copy the code:
Code: Select all
"<font id='x_max_files'>1</font> files<font id='x_max_size'></font> maximum"
Is there an easy fix for this?