• + 0 comments

    i need to ask sth using javascript check condition using while(currentnode.next) always gave a runtime error bec the compiler can't read null but when i used just currentnode solved it