Questions tagged [metronic]

Metronic is a bootstrap powered HTML5/JS/CSS framework.

Metronic is a proprietary bootstrap-powered HTML5/JS/CSS framework. It is created and maintained by Keenthemes. You can find an online demo of its various templates and features at Keenthemes' Metronic page. It features, among many others:

  • Premade layouts,
  • Dashboard widgets,
  • Standard Bootstrap UI items with customized appearance,
  • Custom controls, such as social icons and FontAwesome-Styled buttons,
  • Integration with popular third-party widgets, such as datepickers, dropdowns and charts,
  • Color library,
  • A comprehensive library of standard Bootstrap, custom, and styled third-party controls.
169 questions
0
votes
0 answers

How to use Metronic 5 bundled libraries in QT

I am trying to load Metronic's bundled libraries called vendors.bundle.js and scripts.bundle.js to Qt webview html like this.
Onid
  • 1
  • 2
0
votes
0 answers

How to apply Metronic 5 to Angular-cli and Nodejs project?

Recently I bought the Metronic Theme (Metronic homepage) and I want to apply it to my ongoing MEAN Project (Mongoose, Express, Angular-cli, Nodejs). I do realize that the Mongoose and Express part of the project is no affected by the Theme, but how…
esparen
  • 47
  • 1
  • 5
0
votes
0 answers

Metronic-Admin-Theme didn't work after clicking on a link

I tried to implement the metronic admin theme I bought in my RailsApp. Everything works great, but when I click on a link the whole UI isn't working. I think it's a JavaScript Problem. What I did: * copy assets: * copy…
Evolutio
  • 976
  • 17
  • 37
0
votes
0 answers

JqueryValidation Focus on wrong input

I'm using jqueryvalidation.org and Bootstrap ............. 1- I used this command for, forcing user to fill #SDate_7: $("#SDate_7").rules("add", { required: true }); 2- This is my simplified HTML:
sadegh
  • 19
  • 1
  • 6
0
votes
1 answer

Pass JQuery context $(this) to another function and retrieve context data

I'm using Metronic bootstrap admin them, which comes with sweetalert - which is an alert library What I'm trying to do is to do a confirm alert on attempting to delete a record from the table , each row has a delete button now Metronic has gone and…
Danish
  • 741
  • 4
  • 17
  • 31
0
votes
1 answer

Highlight metronic icons only on hover

I created a fullscreen icon using metronic theme :
nascarsayan
  • 166
  • 3
  • 7
0
votes
1 answer

Carousel HTML Not Working

I can't get my Carousel Buttons to link to the next items, have been using various resources to try and fix but have been unsuccesfull, anybody able to tell me what I'm doing wrong?