开发者

How to recreate Stack Overflow's welcome bar

开发者 https://www.devze.com 2023-02-14 13:29 出处:网络
Stack Overflow has a horizontal welcome bar at the top.Can anyone suggest how can I implement a similar bar on my website?Is there JavaScript that defines this functio开发者_C百科n?I\'m not technical

Stack Overflow has a horizontal welcome bar at the top. Can anyone suggest how can I implement a similar bar on my website? Is there JavaScript that defines this functio开发者_C百科n? I'm not technical but learning.


use jquery. use jquery. use jquery.

for demo see

http://jsfiddle.net/uFhqt/4


Dojo has an UpgradeBar that dopes this:

http://trac.dojotoolkit.org/browser/branches/1.6/dojox/widget/UpgradeBar.js

http://trac.dojotoolkit.org/browser/branches/1.6/dojox/widget/UpgradeBar

0

精彩评论

暂无评论...
验证码 换一张
取 消