l_kcirtap
03-14-2013, 02:22 AM
1) Script Title: Text and Image Crawler v1.53
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crawler/index.htm
3) Describe problem: The image don't display in the crawler box
It was working but I change the DOCTYPE for other reason and side effect
For unknown reason there was a <!-- before my old DOCTYPE for more unknown reason the crawler work good when it's there.
The old DOCTYPE was :
<!--
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
And I change it for :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
the page is :
http://www.triathlonsherbrooke.com/index.php
Sory for the english, has you can see from the page I'm french
Thank you
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crawler/index.htm
3) Describe problem: The image don't display in the crawler box
It was working but I change the DOCTYPE for other reason and side effect
For unknown reason there was a <!-- before my old DOCTYPE for more unknown reason the crawler work good when it's there.
The old DOCTYPE was :
<!--
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
And I change it for :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
the page is :
http://www.triathlonsherbrooke.com/index.php
Sory for the english, has you can see from the page I'm french
Thank you