Ok got it working from another forum using this code:
function(a, b) {
var parts = {
a: a.myname.split(' - '),
b: b.myname.split(' - ')
};
if (parts.a[0] ==...
|
Search:Type: Posts; User: jmcall10 Search: Search took 0.01 seconds.
Results 1 to 11 of 11
|
|