When using the target parameter, it would be nice to have each different link be able to open in its own window.
To do this, we could make it so it target == 'cellval', it will build a target that will make it be able to do this.
If target != 'cellval', then it just uses whatever the target is set to – every link in that column will open in the same window.
The changed code is:
“if(op.target)
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top