Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Awesome script. Can you help me? I've used Xpath Checker on a site to get this value:
How would I go about adding this to the URL with xpath? |
|
|
Awesome script. Can you help me? I've used Xpath Checker on a site to get this value:
How would I go about adding this to the URL with xpath? |
|
|
Amazing script--I totally agree with Zur. Very clever. You may not get a thousand downloads, but you're likely to enable a thousand new scripts. :) |
|
|
Bjørn, go for it, I like the idea of adding CSS, and javascript as well. Keep up the good work dude! |
|
|
Its a great idea to send stripping instructions in url. And its clever to use xpath to select nodes, because the syntax is extremely compact. I would like to implement it in LookItUp. May I reuse your code? I'm extending the idea, so its also possible to send a xpath that selects nodes that should be removed. And its also possible to send css to be applied, and even javascript to be evaluated. Its quite useful to be able to mix several techniques. Btw, here is an example of google images:
|
|
|
That's an extremely clever script. |