Hi Fred, try modifying Max's script by commenting out the second line. That means to place a // at the start of the line so it looks like this:
//if (doc.getElementsByTagName
Does it work ok then? It is possible that the script version may kind of mess things up in future releases if the UI isn't structured anymore like it is currently expecting. So you might need to remove it at some point.
- Michael
|