Universal CSS Navigation Menu Support Product Page
Answered
server side includes for li items
Asked 13 years ago
1
has this question
13 years ago eddie rosenthal posted:
i'm using cs4 ( xp system ) and want to know the best way to use server side includes in the navigation. in other menu systems i've used in the past just making a txt file of the li items and using that file as a server side include makes menu changes over several pages more manageable. however this particular one doesn't lend itself easily to that, as it causes havoc by having template or other errors. what is the preferred method here for this topic? html file with everything in it, the div id=navmenu down to the end of the jquery script?thanks in advance
Replies
Replied 13 years ago
13 years ago eddie rosenthal replied:
i more or less answered this one myself. i've now included the entire code in one html server side include file.
Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hello Eddie,
You should copy the code of the menu, from:
<div id="dmxzonemenu"....
to the closing script tag and put it into a new file.
You should copy the code of the menu, from:
<div id="dmxzonemenu"....
to the closing script tag and put it into a new file.
Replied 13 years ago
13 years ago eddie rosenthal replied:
yup. that's what i did ... thanks for your reply though.
Replied 12 years ago
12 years ago Mr. em replied:
I do not quit understand on how to do this!
when I created the navs.asp and in order to include it "<!--#include file="../includes/navs.asp" -->" , I have to strip the entire html code such as <html>....body etc. after doing so I cannot make changes to the menu

when I created the navs.asp and in order to include it "<!--#include file="../includes/navs.asp" -->" , I have to strip the entire html code such as <html>....body etc. after doing so I cannot make changes to the menu
Replied 12 years ago
12 years ago Teodor Kuduschiev replied:
Hello,
Please check the following video: www.dmxzone.com/go/19193/using-universal-css-navigation-menu-as-an-included-file-in-dw-template/
It is the same in ASP also.
Please check the following video: www.dmxzone.com/go/19193/using-universal-css-navigation-menu-as-an-included-file-in-dw-template/
It is the same in ASP also.