End of Support for Joomla 3 - Forum closed

WORK -- Pulldownmenü: Verzögerungen einstellen

  • cjr
  • cjr's Avatar Offline Topic Author
  • Senior Boarder
  • Senior Boarder
  • Posts: 56
  • Thank you received: 0

WORK -- Pulldownmenü: Verzögerungen einstellen was created by cjr

Posted 9 years 5 months ago #8592
Hi,
ich möchte gerne die eingestellten Verzögerungen für das auf-/zuklappen des Pulldownmenüs ändern. Finde jedoch keine Einstellmöglichkeit.
Genauso für das abstellen der Funktionen Fade, Slide-Down und Slide-Up. des Pulldowns. Hierfür findet sich im Customizer keine "Off" Position.
Wer kann helfen?

Christian
by cjr

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic WORK -- Pulldownmenü: Verzögerungen einstellen

Posted 9 years 5 months ago #8594
Fügen sie folgenden Code in ihre Datei ein: css/custom.css

.uk-open > .uk-dropdown {
display: block;
-webkit-animation: 0.8s ease-in-out;
animation: 0.8s ease-in-out;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}

Please Log in or Create an account to join the conversation.

  • cjr
  • cjr's Avatar Offline Topic Author
  • Senior Boarder
  • Senior Boarder
  • Posts: 56
  • Thank you received: 0

Replied by cjr on topic WORK -- Pulldownmenü: Verzögerungen einstellen

Posted 9 years 5 months ago #8597
Das betraf das öffnen des Pulldown. Wenn der Mauszeiger den Menüpunkt verlässt,
bleibt das Pulldown aber noch fast eine Sekunde aufgeklappt.
Was muss ich eintragen, damit das Pulldown sofort bei verlassen der Schaltfläche geschlossen wird?
by cjr

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic WORK -- Pulldownmenü: Verzögerungen einstellen

Posted 9 years 5 months ago #8598
Die Verzögerung kann wie folgt entfernt werden:

.uk-open > .uk-dropdown {
display: block;
-webkit-animation: none 0;
animation:none 0;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
-webkit-animation: none 0;
animation:none 0;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}


Tip:
www.w3schools.com/cssref/css3_pr_animation.asp

Please Log in or Create an account to join the conversation.

  • cjr
  • cjr's Avatar Offline Topic Author
  • Senior Boarder
  • Senior Boarder
  • Posts: 56
  • Thank you received: 0

Replied by cjr on topic WORK -- Pulldownmenü: Verzögerungen einstellen

Posted 9 years 5 months ago #8599
Schließen des Pulldown ohne Veränderung. Habe ihren Code 1 zu 1 übernommen.
Schicke ihnen den Link!
by cjr

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic WORK -- Pulldownmenü: Verzögerungen einstellen

Posted 9 years 5 months ago #8602
Hallo,
der Verzögerung beim Schließen kann man nicht ändern. Das ist die reaktionszeit des Browsers!

Attachment dropdown_2015-06-18.jpg not found

Attachments:

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License