thegooddale
09-17-2005, 02:58 PM
Hi, I'm just beginning to learn Javascript and I would like to know how difficult it would be to convert a rather complicated Greasemonkey script so it would work in Internet Explorer.
I would most likely be using this plugin http://forum.maxthon.com/forum/index.php?showtopic=19496 for the Maxthon browser or Turnabout http://www.reifysoft.com/turnabout.php.
The XPath function is the main problem isn't it? I don't fully understand yet how XPath works (the http://www.w3.org/TR/xpath site is a bit verbose). From what I have read, IE doesn't support this very well. Would I have to change all of the instances in the script where this is used?
I hope my question isn't too vague.
Cheers.
I would most likely be using this plugin http://forum.maxthon.com/forum/index.php?showtopic=19496 for the Maxthon browser or Turnabout http://www.reifysoft.com/turnabout.php.
The XPath function is the main problem isn't it? I don't fully understand yet how XPath works (the http://www.w3.org/TR/xpath site is a bit verbose). From what I have read, IE doesn't support this very well. Would I have to change all of the instances in the script where this is used?
I hope my question isn't too vague.
Cheers.