I've been very happy with the Milonic menu, but today I tried to add a Google Map to my project. When I include the <script> tag pointing to the Google Map library, I get an error when the Milonic menu tries to load: Microsoft JScript runtime error: 'ns4' is undefined.
Is there an incompatibility here, or am I doing something wrong?
Incompatibility with Google Map?
The URL is http://www.x4gl.com
But now it works. I put the <script> tag back in that pointed to the Google library, but in a slightly different position, and then compiled the VB.NET project in RELEASE mode. I'm not sure which change made the difference, but when I installed it on my hosting site everything works.
It still bombs when I run it in debug mode on my development PC, but I guess I can live with that.
Thanks for your suggestions!
But now it works. I put the <script> tag back in that pointed to the Google library, but in a slightly different position, and then compiled the VB.NET project in RELEASE mode. I'm not sure which change made the difference, but when I installed it on my hosting site everything works.
It still bombs when I run it in debug mode on my development PC, but I guess I can live with that.
Thanks for your suggestions!