Forum Moderators: not2easy
I am running a site on Homestead (don't laugh I actually like Homestead). And I am trying to post a Suckerfish DHTML nav menu on the site.
I imported all the files into the Homestead root directory but homested uses html "snippets". So I am not sure how to get the actual html coding of the nav menu file to link with the css and js files I uploaded? I tried using the "paste" html feature and the nav menu shows up but none of the links work (the css is clearly not linking to the pasted html code). I got it work once but had to clean up the code and now the drop downs wont work.
Anyone familiar with Homestead's file servers? I need a work around and Homestead does not support it.
Thanks,
J
I thought it was this:
<a href="http://www.widgets.com/nav_menu.html">
but the nav menu does not show up on the page. What am I missing here?