Closed GoogleCodeExporter closed 9 years ago
The plugin doesn't change the name of the elements unless you explicitly
configure it to do so.
BUT you *can* do this by using the namePattern option.
$(..).MultiFile({
namePattern: '$name_F$i'
});
Original comment by fyneworks
on 26 Jan 2012 at 1:30
Original issue reported on code.google.com by
che...@gmail.com
on 11 Sep 2009 at 1:33