menu compliation errors in Visual Studio 2005

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
eddo32
Beginner
Beginner
Posts: 1
Joined: Wed Jan 18, 2006 5:50 pm

menu compliation errors in Visual Studio 2005

Post by eddo32 »

Hi,

My friend turned me on to these awesome menus, and I am currently incorporating them into a web project that I am working on. I am using Visual Studio 2005, and the milonic_src.js file doesn't compile.

Right now, I only have the reference to the milonic_src.js file.

Code: Select all

<script type="text/javascript src="~/javascript/milonic_src.js" runat="server"></script>
When I look at the detailed complier output, there and numerous unexpected character '$', invalid token '=' & ';' and too many more to list here.

I am just wondering if anyone has an answer. I really want to use these menus in this project.

Thanks,

Ed
Post Reply