T
Timo Nentwig
Hi!
I want to select A having attribute href starting with "foo":
//A[starts-with(@href, 'foo')]
What's the correct syntax?
Timo
I want to select A having attribute href starting with "foo":
//A[starts-with(@href, 'foo')]
What's the correct syntax?
Timo