>1. How to deal with multiple matches

This is a list of drug names in an <ol> and each drug name is a <li>.
The list is alphabetized.

So, the first match is the only important one in this project.

>2. Should whole words be matched, any string, or is there a choice?

Partial words would be fine.

>3. How to deal with strings split over multiple elements

For this project, it would not be an issue. Only the innerHTML of the
links would need to be searched. I cannot think of any instance where
there would be other tags such as <em></em>

>4. How will inserting extra elements in the markup affect the document?
As long as the <a href> tag is not altered, it would not be a problem.

An example page of what I will be using is
http://www.anmldr.com/odesk/_A.html

Linda

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to