DOM ISO - get current element's XPATH

By billythegates Last update May 15, 2008 — Installed 213 times.


Script Summary: DOM Mouse-Over Element Selection and Isolation using XPATH expressions.

Script homepage

Thanks, dude (see script homepage). This is great if you need to get the XPATH expression for certain DOM elements and isolate these. This is especially useful if you would like to add sites to my "universal adblock" script.

I am planning to add a configuration or admin area for my universal adblock script, where everybody can add new sites and styles to the current website and save them into a dedicated mySQL-database using php which sends back a custom XML on XMLhttpRequest. I will reuse this code for that purpose...