Can anyone help me with my CSS problem.
Basically its the ClamShellMenu i wish to use on the word 'Equipment', but it fails to work on Internet Explorer.
Here's the page: <!-- m --><a class="postlink" href="http://robdougan.tcslon.com/SeaBed/index.html">http://robdougan.tcslon.com/SeaBed/index.html</a><!-- m -->
Thanks for any help.Does not work in Gecko either, so I'm not sure what you are trying to do.
However:
1. putting your javascript call in href is wrong.
2. since the problem seems to be with JS, why the post is in CSS forum JS Console in FB says you've got a syntax error on line 1 when the page loads. When I click on the "Equipment" link, it says "isAll is not defined Line 45".
Basically its the ClamShellMenu i wish to use on the word 'Equipment', but it fails to work on Internet Explorer.
Here's the page: <!-- m --><a class="postlink" href="http://robdougan.tcslon.com/SeaBed/index.html">http://robdougan.tcslon.com/SeaBed/index.html</a><!-- m -->
Thanks for any help.Does not work in Gecko either, so I'm not sure what you are trying to do.
However:
1. putting your javascript call in href is wrong.
2. since the problem seems to be with JS, why the post is in CSS forum JS Console in FB says you've got a syntax error on line 1 when the page loads. When I click on the "Equipment" link, it says "isAll is not defined Line 45".