Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Creating Menu dynamically

New Here ,
Sep 10, 2009 Sep 10, 2009

Hi All,

     Is there any way to create the top nav menu links dynamically using dream weaver API. Is dream weaver provide any APIs to read the site structure in the javascript code.

Regards,

Rakesh.

var file1 = "file:///c|/temp/file1.txt"; var time1 = DWfile.getCreationDate(file1); var time2 = DWfile.getModificationDate(file1); if (time1 == time2){     alert("file1 has not been modified since it was created"); }else if (time1 < time2){     alert("file1 was last modified on " + time2); } how to use the above code in my html page if any one know please tell me the steps to use the same.

TOPICS
Extensions
1.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 19, 2010 Mar 19, 2010
LATEST

Anybody have the info ?

Web Directory

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines