Hi thanks for the reply i did mess around with the if statement but still not getting what I want :(
var elements = this.head;
if(elements != null){
this.head.next = this.head.data;
...
|
Search:Type: Posts; User: Vanss472 Search: Search took 0.01 seconds.
Results 1 to 3 of 3
|
|