这里使用的标题通知栏是什么?

发布于 2024-12-14 07:55:39 字数 449 浏览 1 评论 0原文

http://codecanyon.net/item/foobar-a-jquery-notification-bar/241318?ref=hullabaloo_bard&clickthrough_id=36085359&redirect_back=true&ref=hullabaloo_bard

是吗可以购买(如 WP 插头)还是定制的?我想找到一个可以像这样调整外观/徽标的地方。另外,有人对与 aweber 兼容的轻量级页脚或页眉通知栏有任何建议吗?

http://codecanyon.net/item/foobar-a-jquery-notification-bar/241318?ref=hullabaloo_bard&clickthrough_id=36085359&redirect_back=true&ref=hullabaloo_bard

is it something that can be purchased (like a WP plug) or is it custom? i'd like to find one where i can adjust the appearance/logo like this. also, does anybody have any recommendations for a lightweight footer or header notification bar that's compatible with aweber?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风铃鹿 2024-12-21 07:55:40

它似乎来自一家名为 Envato 的公司:http://envato.com/

可能是联属计划或其他东西。我假设它是自定义的而不是插件。

当您检查 HTML 时,您会看到工具栏是“promo-strip”,似乎有一个对象管理公告,其使用方式如下:

 EnvatoAnnouncement.init('promo-strip', 'div.promo-strip h2', 'Close');

从对象名称以 Envato 命名的方式来看,它似乎是是习惯,他们写的。

It appears to be from a company called Envato: http://envato.com/

Possibly an affiliate program or something. I'm assuming it's custom and not a plugin.

When you inspect the HTML You see that the toolbar is "promo-strip", there appears to be an object managing the announcement and here is how it's being used:

 EnvatoAnnouncement.init('promo-strip', 'div.promo-strip h2', 'Close');

Judging by how the Object name is named after Envato, it would appear that it is custom and that they wrote it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文