in reply to Re^6: substitution in textual area of HTML file
in thread substitution in textual area of HTML file

So ->text will just give you the text, which isn't the same thing as all of the string of HTML within the 'span' tag. ->content is quite different.

  • Comment on Re^7: substitution in textual area of HTML file