[For 1.6] Message Bar v0.1 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] Message Bar v0.1 (/thread-84790.html) |
Message Bar v0.1 - Yaldaram - 2010-12-22 Requested: http://community.mybb.com/thread-84783.html This plugin is designed to show a bar viewable to selective usergroups on header, where you can add as many messages as you can. This is completely control-able plugin with many features added like background color, scrolling and HTML allowed messages. Preview: - Grab: http://mods.mybb.com/view/message-bar Message_Bar_0.1.zip (Size: 1.71 KB / Downloads: 487) Installation: Simply upload the plugin file: msg_bar.php in ./inc/plugins/ folder and activate the plugin via ACP > Plugin Manager. Thanks RE: Message Bar v0.1 - Lo. - 2010-12-29 Does this use Jquery Marquee or HTML? RE: Message Bar v0.1 - TheGodFather - 2010-12-29 it just use marquee html RE: Message Bar v0.1 - Yaldaram - 2010-12-29 There is not much difference in Jquery and HTML Marquee which I've used in this plugin. I also didn't used the Jquery because it will might conflict with most of the MyBB forums. RE: Message Bar v0.1 - digital.medics - 2010-12-29 thankx yald :d RE: Message Bar v0.1 - Yaldaram - 2010-12-29 Thanks. RE: Message Bar v0.1 - Diogo Parrinha - 2010-12-29 (2010-12-29, 06:47 AM)Yaldaram Wrote: There is not much difference in Jquery and HTML Marquee which I've used in this plugin. I also didn't used the Jquery because it will might conflict with most of the MyBB forums. Not exactly, make sure you use jQuery.noConflict(); and make sure you use jQuery instead of $ when you want to access the jQuery object RE: Message Bar v0.1 - faviouz - 2010-12-29 But then again, I don't think it's worth loading another library just for a scrolling message. Use Prototype, which is already loaded by MyBB. RE: Message Bar v0.1 - Yaldaram - 2010-12-29 @Pirata: You are right, but I think there is not much difference if we use scroll delay and scroll amount "small", (like I've used in this plugin) so that it scrolls very "smoothly". RE: Message Bar v0.1 - envira - 2010-12-30 @ yaldaram....awesome bro works like a charm........thnkx,but is ter any way to change the size of text and box they r really small... demo: www.testira.co.cc |