UPDATE:
OK -- I got it working now, by removing the conditional branch to Netscape4.
I can live with this, if the Netscape4 support is really history. I can imagine that's quite likely the case! :roll:
Could anyone comment on this code -- What is the difference between <script type= > and ...
Search found 3 matches
- Mon Jul 31, 2006 10:13 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: ASP Error: script block cannot be placed inside another
- Replies: 3
- Views: 4827
- Mon Jul 31, 2006 9:06 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: ASP Error: script block cannot be placed inside another
- Replies: 3
- Views: 4827
CODE causing error:
Below is my code - as you can see there is nothing really fancy. The Error is caused by this code section below. Removing this section allows the page to load, at least -- NO menu visible. I have tested this in TWO different browsers, IE 6.0 and FireFox latest version. Same result.
<!--
if(ns4)_d ...
<!--
if(ns4)_d ...
- Mon Jul 31, 2006 8:46 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: ASP Error: script block cannot be placed inside another
- Replies: 3
- Views: 4827
ASP Error: script block cannot be placed inside another
Everything was working FINE - I loaded the Menu on a "sample" page, I edited the menu_data.js file, I tweaked the Styles and colors etc. Real nice. So I purchase the Menu.
Then I realized I had tested it on a plain HTML page - my entire website runs on MS Active Server Pages ASP files - parsed on ...
Then I realized I had tested it on a plain HTML page - my entire website runs on MS Active Server Pages ASP files - parsed on ...