On Thursday, October 31, 2002, at 12:41 AM, Koen Linders wrote:

I work at www.gezondheidskiosk.nl and we have a problem indexing a website. In the code below there is a link, but we cant seem to get htdig to index it. Does anyone have a solution to this problem? In the log file we can�t even find the link mentioned as rejected�so I reckon something in the Javascript code might �block� the URL from sight�Is there any way out of this?

<a onmouseover="document['fpAnimswapImgFP86'].imgRolln=document['fpAnimswa pImgFP86'].src;document['fpAnimswapImgFP86'].src=document['fpAnimswapIm gFP86'].lowsrc;" onmouseout="document['fpAnimswapImgFP86'].src=document['fpAnimswapImgFP 86'].imgRolln" href="Help.htm" target="_top"><img border="0" src="Buttons/Index-help.GIF" id="fpAnimswapImgFP86" name="fpAnimswapImgFP86" dynamicanimation="fpAnimswapImgFP86" lowsrc="Buttons/Index-help2.GIF" width="198" height="19"></a>
I don't see any reason why ht://Dig should have a problem picking out Help.htm in this case. The link certainly doesn't present 3.1.6 with any problems. I assume you are making extensive use of JavaScript on this site? If so, is all of the JavaScript enclosed in HTML comment tags? If you are using something like a JavaScript less-than ('<') outside of an HTML comment, this could easily throw off the parser, causing portions of the remaining document to be ignored.

Jim



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html


Reply via email to