Jump to content

cancel the loop


erezes

Recommended Posts

for (i=0; confDoc.getElementsByTagName("imgsub").hasChildNodes(); i++){ w = confDoc.getElementsByTagName("imgsub");tmp_title = w.getElementsByTagName("pic_title")[0].childNodes[0].nodeValue; { I want to cancel the loop,only of [0], how I write it. i try and try ....... Thanks helpers

Edited by erezes
Link to comment
Share on other sites

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...