Skip to main content
Participating Frequently
March 20, 2017
Question

My Nav bar no longer works

  • March 20, 2017
  • 2 replies
  • 685 views

I am using bootstap to create a responsive site. It was goin well until the dropdowns just stopped working. Also when I upload my file somewho in the process when it reaches to the other side all my documents are blank. So I used filezilla insted, that worked but the dropdowns still didn't work. At that point I figured maybe the copy of dreamweaver cc was curpt so I deinstalled and reinstalled a clean version, the recreated my bootstrap document and still no results. I'm out of ideas... I really need to move forward with this project. does anyone have any suggestions? I was thinking maybe the Javascript needed upgrading but I do have the latest verion of the program....Someone please help.

-Nathifa

This topic has been closed for replies.

2 replies

nakbar11Author
Participating Frequently
March 20, 2017

Here is the link vetts.com

Jon Fritz
Community Expert
Community Expert
March 20, 2017

Something has gone wrong with your jquery and bootstrap javascript files at the end of your code.

The files have been uploaded, but are corrupt. When I click to view their source code, I only get a blank white page.

nakbar11Author
Participating Frequently
March 20, 2017

Locally it's not currpted, I even tried recreating the files just incase. On this side the files are fine something happens to them when I do fpt on both DW and filezila.


this was some of the notes, I'm a little new at this but doesn't this just mean that js.won't work locally?

<link href="css/bootstrap.css" rel="stylesheet">

  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->

  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->

  <!--[if lt IE 9]>

   <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

   <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

  <![endif]-->

Jon Fritz
Community Expert
Community Expert
March 20, 2017

Could you provide a link to your work in progress so we can see what's happening with your code in the browsers?