rich1234
05-26-2006, 10:35 PM
Script: image w/ description tooltip.
http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
Hi there. This script works a treat on my page. I am just wondering about browser compatability. You state what browsers it is compatable with. When I do a compatability test with earlier versions than you mention, ie explorer4 and navagator 4 frontpage tells gives me this report
Line 7: In Internet Explorer 4.0 / Navigator 4.0 the attribute HREF is not permitted for the <LINK> tag.
Line 6: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Line 394: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Line 395: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Line 396: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Does this mean that it could work in these earlier browser versions with some tweaking. If so any idea what tweaking would do the trick. I have language= java in the script tag too, but I need the type to get verified html, so I carnt get rid of type Conflict of interests it seems!
These earlier versions do not reject the mouseover tag, so do you think the pop ups will work anyway without the above conflict having any affect?
Thanks in advance for any advice.
All the best
Richard
http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
Hi there. This script works a treat on my page. I am just wondering about browser compatability. You state what browsers it is compatable with. When I do a compatability test with earlier versions than you mention, ie explorer4 and navagator 4 frontpage tells gives me this report
Line 7: In Internet Explorer 4.0 / Navigator 4.0 the attribute HREF is not permitted for the <LINK> tag.
Line 6: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Line 394: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Line 395: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Line 396: In Internet Explorer 4.0 / Navigator 4.0 the attribute TYPE is not permitted for the <SCRIPT> tag.
Does this mean that it could work in these earlier browser versions with some tweaking. If so any idea what tweaking would do the trick. I have language= java in the script tag too, but I need the type to get verified html, so I carnt get rid of type Conflict of interests it seems!
These earlier versions do not reject the mouseover tag, so do you think the pop ups will work anyway without the above conflict having any affect?
Thanks in advance for any advice.
All the best
Richard