Home | History | Annotate | Download | only in js

Lines Matching refs:PREVIOUS

221         // jump to last topic of previous section
224 // jump to previous topic in this section
301 // Don't show Previous when it leads to the homepage
318 var previous = $(this); //needs to be not null first time through loop
322 if(current.is("h3") && previous.is("h2")){ //need nested ols for h3s
325 else if(current.is("h2") && previous.is("h3")){ //close up the nested ol
331 previous = current; //keep track of previous element next time through loop
426 var prevScrollLeft = 0; // used to compare current position to previous position of horiz scroll
912 REMEMBER THE PREVIOUS PAGE FOR EACH TAB
1228 * btnPrev: optional identifier for previous button
1306 //Previous button
1431 * btnPrev: optional identifier for previous button
2038 // and because we're going to remove it (previous line),