Metro-UI-CSS
Metro-UI-CSS copied to clipboard
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities e...
Hi Olton! Code at https://codepen.io/TorakikiSan/pen/EeyWmp?editors=1111 You will find both issue #1848 and this new issue with the calendarpicker. In the left field (data-role="calendarpicker") the header is no longer displayed even...
Hi Olton. Code at https://codepen.io/TorakikiSan/pen/EeyWmp?editors=1111 The page is quite simple: if I press the blue button, the script takes the "data-" values in the button, puts them in the two...
Hi Olton! I have the same problem as issue #1709 but with the data-role="calendarpicker" this time. Can you help me?
Hi Olton, I have the following problems with dates in the calendarpicker:  1. The date displayed on the calendar is different from the current date, friday december 3. 2....
Is there a option to make table header sticky while scrolling down keeping the header sticked on the top. If not it is very helpfull. Thanks for excellent work.
I know I am missing something simple.... Working with a table component and using a JSON file to load it. Here is an excerpt from the JSON: {"header":[{"name":"Date","title":"Dateok","sortable":true,"format":"date","formatMask":"dd-mm-yyyy"},{"name":"PD Title","title":"PD Title","sortable":true},{"name":"Gifted...
I don't know if it's important or not, but in the metro-all-css file some values (for example the various **padding-0**) have the value attached to the **!important** directive, without the...
I started the Metro 5 project! You can find the repo on [this link](https://github.com/olton/metro5). Join [our group on Facebook](https://www.facebook.com/groups/metrouicss/) for news and details! The discussion now available on [this forum](https://github.com/olton/Metro-UI-CSS/discussions/1715)
Hi Olton! Would it be possible to write the date value directly? Thank's
I am trying to use the autocomplete feature but I can't figure out how to do it. I have a field defined as ``` ``` and in the file ajax.autocomplete.php...