English 中文(简体)
诱杀装置:在头盔(navbar)中执行类似于书记的通知,作为子门,而不仅仅是反射。
原标题:Bootstrap: Implement facebook-like notifications in header (navbar) as submenu, not just a counter

在几分钟内,我只听了不起,我会得到回答,但我看不到我所期待的东西。

我需要在我的 n实施“类似书”通知。 在一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对一对。 把该亚曼纽的新条目作为通知,也没有任何问题。 但我看不到的是actual submenu。

I know it s a custom CSS to display the submenu with a fixed max-height and an overflow so you can scroll into it, but can t find any tutorials/default examples showing how the CSS is done. It s implemented in numerous admin skins, but when I search for notifications, Google isn t showing what I mean: it shows the "other" notfifications (in facebook: left bottom pling) but not the navbar notifications.

所谓的“禁运通知”是什么? 是否有任何人拥有辅导、简单或有点? 现在,我一直在寻找几天时间,这是我的最后求助手段(尽管我 should倒了,要求它直截了当:我想做我的家务劳动/努力)。 我绝对 st。

概述:

我并不认为:

我期待着:

(那些想回答的人只是说“我,你可以rip住安全局”或“你不购买这个主题?”) 答案很简单: 我无需提一下,如果我需要one<>/em> 部分,我就不支付全部费用。 我只是想看一下如何建立这一中心,还是看一下我能够执行的一些假想。

如前所述,背后/仓促的“缓冲”就是问题。 这件事的名称以及我如何做。

页: 1

工具/人口正在做一些我想要做的事情,但还不是做什么。 (当你重新掌握工具/人口时,就消失了,这样会打上黑板......)使降水习惯化,因此,所有左边都有一些东西可以做事。 tu normal normal 感谢20人:

问题回答

I m使用3.3.7和ASP。 NET Core MVC with a ViewComponent, which look basic similar this:

<a href="#" data-toggle="dropdown" role="button">Notifications</a>
<ul class="dropdown-menu dropdown-menu-right notify-drop">
    <div>
        <div>@Title</div>
    </div>
    <div>
        <li>@Content</li>
    </div>
    <div>
        <a>Mark All Read</a>
    </div>
</ul>




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

jquery ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

Drop down background url in Safari Issue

selectBox.selectCSS { background: url(/Images/replacementSelectBackground.png) top left no-repeat height:auto; } I have an issue in Safari only where the image is not rendering on top ...

CSS specific for Safari

How do you target specifically safari in css with styles?

Aligning textarea in a form

Ive used the following css code to align my form elements: form { position:relative; } form input { position:absolute; left:11em; } However, the textarea element is not aligned correctly with the ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

CSS problem with page footer

I have defined my page footer in the css file as: #footer { position: absolute; height: 50px; text-align: center; background: #66CCCC; bottom: 0px; left: 0px; width: 100%; height: ...