https://github.com/owncloud/core
Raw File
Tip revision: 9c734354a674194f34545b8012435c667133f8fe authored by Christoph Wurst on 11 April 2016, 08:07:42 UTC
dont close on hover and ignore click after opening the menu by hovering
Tip revision: 9c73435
index.html
<!DOCTYPE html>
<html>
<head>
	<script type="text/javascript"> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>
back to top