benjoman
03-24-2010, 12:18 PM
1) Script Title: Floating Menu Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/staticmenu.htm
3) Describe problem: name anchor links not working in internet explorer 8.0
hello all, sorry for my bad English...
i created this page http://www.nafca.co.il/portfolio/test.html
When I click on the link in internet explorer the name anchor links not working
The original script code comes with table menu but i change it to ul li menu...
In Firefox and chrome browsers its working fine...
On my page I dont have any DOCTYPE
Its starts like the code...
But when I insert this doctype line
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
to the page then the name name anchor working but the floating menu script is not working ?
I think that the script is very old and not up to date? Someone help?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/staticmenu.htm
3) Describe problem: name anchor links not working in internet explorer 8.0
hello all, sorry for my bad English...
i created this page http://www.nafca.co.il/portfolio/test.html
When I click on the link in internet explorer the name anchor links not working
The original script code comes with table menu but i change it to ul li menu...
In Firefox and chrome browsers its working fine...
On my page I dont have any DOCTYPE
Its starts like the code...
But when I insert this doctype line
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
to the page then the name name anchor working but the floating menu script is not working ?
I think that the script is very old and not up to date? Someone help?