Questions tagged [fomantic-ui]

Fomantic UI is a community fork and continuation of Semantic UI. It is mainly a JavaScript/CSS framework characterized by human readable (semantic) class names. Use this tag along with others, like [javascript] or [css] to narrow down the scope of your question.

Semantic UI is a front-end GUI framework that provides a collection of JavaScript and HTML/CSS classes to develop responsive UIs.

Semantic UI appears to not being actively developed. Fomantic UI is the community fork for maintenance and upgrades on top of Semantic UI.

Resources:

Links to the documentation for each element and style can be found in the sidebar of the "Getting Started" page.

As a fork of Semantic UI, the community-maintained Fomantic UI is equivalent to the parent repository at least until version 2.4. It may diverge starting from 2.5 and onward.

42 questions
0
votes
1 answer

Fomantic UI: $(...).calendar is not a function

I'm running Rails version 5.2.4 Here is the relevant part of my view in Ruby on Rails
user11703419
0
votes
0 answers

The date changes automatically (days with months)

I use fomantic-ui/semantic. I choose the date from the popup - everything is fine. I am correcting the date "manually" - days with months change (yyyy-mm-dd to yyyy-dd-mm) I want format date: yyyy-mm-dd (Day: 01-31, month 01 - 12). I give "if" for…
0
votes
1 answer

Trying to make child hover different to parent

I'm trying to create an ul where when hovered, opacity moves to 0.4, however when hovering on the li element the opacity for that individual element returns to 1. Is this possible? Heads up I'm using Fomantic UI (Semantic UI fork)
agtfrust
  • 3
  • 1
0
votes
1 answer

Fomantic-UI - Initialization of dropdown with settings

There is probably a simple solution for this one, but I'm not able to figure it out. After going from Semantic-UI to Fomantic-UI an change has occured, that I need help with. When initializing a dropdown that I want to show, this worked…
Alexander N
  • 160
  • 1
  • 10
0
votes
1 answer

How to stop dropdown from opening on focus?

Background: At time of writing, Fomantic-UI is the live-development fork of Semantic-UI which will one day be rolled into Semantic-UI and is for the mean time the de facto supported genus of Semantic-UI. Issue: When the first focusable object on a…
Vanquished Wombat
  • 9,075
  • 5
  • 28
  • 67
0
votes
1 answer

Progress bar tight against other content

Background: At time of writing, Fomantic-UI is the live-development fork of Semantic-UI which will one day be rolled into Semantic-UI and is for the mean time the de facto supported genus of Semantic-UI. Issue: FUI provides both a capable modal…
Vanquished Wombat
  • 9,075
  • 5
  • 28
  • 67
0
votes
1 answer

How to make the calendar inverted colors, or change other color characteristics?

Background: At time of writing, Fomantic-UI is the live-development fork of Semantic-UI which will one day be rolled into Semantic-UI and is for the mean time the de facto supported genus of Semantic-UI. Fomantic has a capable calendar / date…
Vanquished Wombat
  • 9,075
  • 5
  • 28
  • 67
0
votes
1 answer

Close icon in tabs

Background: At time of writing, Fomantic-UI is the live-development fork of Semantic-UI which will one day be rolled into Semantic-UI and is for the mean time the de facto supported genus of Semantic-UI. Issue: The tabbed metaphor is well understood…
Vanquished Wombat
  • 9,075
  • 5
  • 28
  • 67
0
votes
0 answers

Why aren't Semantic UI functions working in the Console?

I have a Slider element (I'm actually using the Fomantic UI fork, which has slider as well). I am writing immediately after the slider HTML and it works! However, if I write…
Stefan S
  • 301
  • 2
  • 3
0
votes
1 answer

Struggling to deal with parent background-color/ child: before background-color conflict

I have managed to create a pseudo :before element to add to menu items which is working as I want however when I add a background color/ image to the parent div (bottom-nav) the pseudo element seems to break, can anyone shed some light? Heads up I'm…
agtfrust
  • 3
  • 1
-1
votes
2 answers

Fomantic ui toast not showing up because of zindex

I am trying to use Fomantic ui "toast". How can i provide z-index to the setting of the Toast? I have tried this 'it works normally but not on the site i am working on' Test
Abhinav Keshri
  • 595
  • 5
  • 20
-1
votes
2 answers

Trigger month change event in fomantic calendar

I am using fomantic calendar in my project.The calendar is displayed properly. When the month is changed i want to do some actions.Is there any month change event in the fomantic calendar.Finding it hard to make it work. Thanks for the help in…
Dev07
  • 1
  • 2
1 2
3