|
Must have Marquee BBC Code Enhancment
This modification is in the archives.
This code was made by WebDevPros.Net and has only been distributed on Webdevpros and vBulletin.org
And other sites posting this code does not have my permission and if you would like my permission to post, please e-mail me at email DEMO LINK : http://www.webdevpros.net/webdev/showthread.php?p=63#post63 Code:
#################################################################
Title:
Marquee
BBC Code Tag name:
m
Replacement(Feel free to edit this code as you wish.):
<marquee scrollamount=3 onmouseover="this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 3, 0);">{param}</marquee>
Example Text:
[m]This should be scrolling accross the screen right now![/m]
Button Image URL:
http://www.webdevpros.net/M.jpg
##################################################################
EDIT: Marquee Up Text Enhancement (Try for yourself!) Code:
#################################################################
Title:
Marquee Up
BBC Code Tag name:
mup
Replacement(Feel free to edit this code as you wish.):
<marquee direction="up" height=12 onmouseover="this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 6, 0);">{param}</marquee>
Example Text:
[mup]This should be scrolling up right now![/mup]
Button Image URL:
http://www.webdevpros.net/Mup.jpg
##################################################################
Download No files for download. |
|||||||||