-
Updated
Aug 1, 2020 - HTML
themes
Here are 949 public repositories matching this topic...
-
Updated
Aug 17, 2020 - Shell
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.
Describe the solution you'd like
By default, all media is prevented from playing automatically.
V
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Aug 15, 2020 - Vim script
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Jul 27, 2020 - Shell
-
Updated
Jun 9, 2020 - CSS
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Dec 9, 2017 - HTML
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Aug 15, 2020 - JavaScript
-
Updated
May 2, 2020 - Python
-
Updated
Aug 18, 2020 - CSS
Components
The component I want to suggest is an inbuilt equalizer for Music Player Go app
Proposal Description
An equalizer which is an electronic equipment that reduces frequency distortion is a necessary component in a music player application. This component allows users to adjust the music to whatever way they want it; rock, jazz, bass blast, etc. A music player without this
-
Updated
Nov 5, 2018 - CSS
-
Updated
Jul 19, 2020 - CSS
-
Updated
May 5, 2019 - TypeScript
Improve this page
Add a description, image, and links to the themes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the themes topic, visit your repo's landing page and select "manage topics."
Solaris and Illumos use Bash as the default shell. However, currently
bash-itdoes not work as expected on them.This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
install.sh, check for `$0S