I'm trying to save a website that have many links like this:
<a href="#" id="elecontrics-302000118" data-url="/touch/site/layout/pageAct?type=t_1000032........"> <img src="XXXXX" height="59" width="59"> </a>
<tr data-typeid="t_29800" data-url="/touch/site/layout/pageAct?type=t_29800">
<td>2.2 D</td>
</tr>
The redirect is managed by a JS function that on click over the element, doing this:
var elUrl = "Grab attr data-url";
window.location = elUrl;
The problem is that OE can't detect this redirects, and if i try with "Browse with auto-save", OE try to download this link: http://touch/site/layout/pageAct?type=t_1000032
I've activated "Valutate JS" and added "Additional=ParseIncludedScripts"
Thanks for the help
Kind regards
Mark
Sorry for the late reply. We added support for data-url links. Please install the updated version and redownload the site:
http://www.metaproducts.com/download/betas/eesetup.exe
Best regards,
Oleg Chernavin
MP Staff