craigsn
01-26-2015, 04:49 PM
1) Script Title:
:: Responsive Hybrid Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/responsivehybridmenu/index.html
3) Describe problem:
I copied the "developers view" sample code (http://www.dynamicdrive.com/dynamicindex1/responsivehybridmenu/dev.htm) to a local file, saved it as an HTML file, then opened it locally in IE 11, FireFox 36 and Chrome (whatever), and in all the cases, it was nothing like the sample on the main page.
I didn't get the green menu bar across the top, with either the icons or the text, depending on my window size. Everything showed up in the body of the page:
logo
Menu Item 1 Submenu Item 1
Submenu Item 2
Submenu Item 3
Submenu Item 4
Menu Item 2 Submenu Item 1
Submenu Item 2
Submenu Item 3
Menu Item 3 Submenu Item 1
Submenu Item 2
Submenu Item 3
Submenu Item 4
Submenu Item 5
Menu Item 5 Submenu Item 1
Submenu Item 2
Submenu Item 3
Menu Item 4 Submenu Item 1
Submenu Item 2
Your Page contents
This copy is for testing reasons inside main content section
This copy is for testing reasons inside main content section
This copy is for testing reasons inside main content section
Copied over the hybridmenu.css file and the hybridmenu.js to the same directory as the HTML file. There we 2 things I had to change to make the page load, and that was add a <html> tag and a <head> tag at the beginning of the file, the are not there in the Developer's View. This makes me think I have to make some other modifications to the code to make it work, but I don't know what that would be.
Your help would be appreciated. I will be more than happy to add my files as attachments if that would help.
:: Responsive Hybrid Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/responsivehybridmenu/index.html
3) Describe problem:
I copied the "developers view" sample code (http://www.dynamicdrive.com/dynamicindex1/responsivehybridmenu/dev.htm) to a local file, saved it as an HTML file, then opened it locally in IE 11, FireFox 36 and Chrome (whatever), and in all the cases, it was nothing like the sample on the main page.
I didn't get the green menu bar across the top, with either the icons or the text, depending on my window size. Everything showed up in the body of the page:
logo
Menu Item 1 Submenu Item 1
Submenu Item 2
Submenu Item 3
Submenu Item 4
Menu Item 2 Submenu Item 1
Submenu Item 2
Submenu Item 3
Menu Item 3 Submenu Item 1
Submenu Item 2
Submenu Item 3
Submenu Item 4
Submenu Item 5
Menu Item 5 Submenu Item 1
Submenu Item 2
Submenu Item 3
Menu Item 4 Submenu Item 1
Submenu Item 2
Your Page contents
This copy is for testing reasons inside main content section
This copy is for testing reasons inside main content section
This copy is for testing reasons inside main content section
Copied over the hybridmenu.css file and the hybridmenu.js to the same directory as the HTML file. There we 2 things I had to change to make the page load, and that was add a <html> tag and a <head> tag at the beginning of the file, the are not there in the Developer's View. This makes me think I have to make some other modifications to the code to make it work, but I don't know what that would be.
Your help would be appreciated. I will be more than happy to add my files as attachments if that would help.