I have been using a script for a navigational menu.
The problem is that dreamweaver insists the below tag is invalid.
Quote:
|
<ul id="foldinglist" style="display:none" style=&{head};>.
|
When i save the page - dreamweaver changes the tag to this
Quote:
|
<ul id="foldinglist" style="display:none">
|
I know there is a way to stop dreamweaver doing this but i would like to keep the clean up html default option when saving files for other reasons. So...
Can anyone tell me what is wrong with <ul id="foldinglist" style="display:none" style=&{head};> ?
Because dreamweaver changes the code - the result is that the script does not work properly in some browsers.
If you need to see the full script i am using, it is located at -
http://www.hostcompanies.com/menutest2.htm