Giter VIP home page Giter VIP logo

Comments (7)

modularcoder avatar modularcoder commented on May 22, 2024

@harialby so If I'm not wrong you're trying to open files directly?

You need to run a local web-server on dist/ directory.

See this section
https://github.com/modularcode/modular-admin-html#development

Please feel free to reopen the issue if this will not work.

Regards
Gevorg

from modular-admin-html.

harialby avatar harialby commented on May 22, 2024

Hi,
Thanks for your valuable reply.running a local web-server means running in local iis right? but i need this in my production environment .i am using the form as a master page so i copy the contents of form.html and took only the side menu and footer part for my layout page.still the menu not expanding and collapsing .Any suggestions will help me.i am new in this field .
Thanks in advance.

from modular-admin-html.

modularcoder avatar modularcoder commented on May 22, 2024

@harialby
My guess is that you're missing metisMenu plugin in that case, which is responsible for sidebar menu collapsing/expanding.

Also please check your chrome console logs, to see what error do you get.

Regards
Gevorg

from modular-admin-html.

duard avatar duard commented on May 22, 2024

I'm trying to implement this Template in my Angular-cli (4.0.1) application and the last thing I need is this menu ... it work some minutes ago but now it stop to work and I cant fix it anymore

from modular-admin-html.

duard avatar duard commented on May 22, 2024

screenshot from 2017-04-10 22-20-09

from modular-admin-html.

duard avatar duard commented on May 22, 2024

:-) it works again now

            "styles": [
                "../node_modules/font-awesome/css/font-awesome.css",
                "styles.css",
                "pokeball.css",
                "../node_modules/metismenu/dist/metisMenu.min.css"
            ],
            "scripts": [
                "../node_modules/jquery/dist/jquery.js",
                "../node_modules/tether/dist/js/tether.js",
                "../node_modules/bootstrap/dist/js/bootstrap.js",
                "assets/js/app.js",

                "../node_modules/metismenu/dist/metisMenu.min.js"
            ],

from modular-admin-html.

duard avatar duard commented on May 22, 2024

Stop again :-/
screenshot from 2017-04-10 22-40-17

from modular-admin-html.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.