Back to vBulletin 4.x Add-ons

[BB Code] move left - right - up - down
Mod Version: 1.00, by Dr.osamA

vB Version: 4.0.2 Rating: (8 votes - 4.63 average) Installs: 34
Released: 01 Mar 2010 Last Update: Never Downloads: 75
Not Supported Code Changes Additional Files  

Hi all

sorry for my bad English

this BB Codes make your words moving left - right - up - down

demo : http://www.alra7ba.net/vb/showthread.php/189-%CA%CC%D1%C8%C9?p=173485#post173485

user : vBulletin
pass : 123456

All of the following codes are added in your admincp under:
Custom BB Codes -> BB Code Manager -> Add New BB Code

move left

Title: movlleft
Tag: movlleft

Replacement:
PHP Code:
<marquee onmouseover=this.stop() onmouseout=this.start() direction="left" scrolldelay="9" scrollamount="2">{param}</MARQUEE
Example: [movlleft]test test[/movlleft]

Description: your text well move from right to left
Use {option}: No
Button Image:
PHP Code:
images/editor/kleft.gif 

================================
move right

Title: movright
Tag: movright

Replacement:
PHP Code:
<marquee onmouseover=this.stop() onmouseout=this.start() direction="right" scrolldelay="9" scrollamount="2">{param}</MARQUEE
Example: [movright]test test[/movright]

Description: your text well move from left to right
Use {option}: No
Button Image:
PHP Code:
images/editor/kright.gif 

================================
move up

Title: movup
Tag: movup

Replacement:
PHP Code:
<marquee onmouseover=this.stop() onmouseout=this.start() direction="up" scrolldelay="9" scrollamount="2">{param}</MARQUEE
Example: [movup]test test[/movup]

Description: your text well move from down to up
Use {option}: No
Button Image:
PHP Code:
images/editor/kup.gif 

================================
move down

Title: movdown
Tag: movdown

Replacement:
PHP Code:
<marquee onmouseover=this.stop() onmouseout=this.start() direction="down" scrolldelay="9" scrollamount="2">{param}</MARQUEE
Example: [movdown]test test[/movdown]

Description: your text well move from up to down
Use {option}: No
Button Image:
PHP Code:
images/editor/kdown.gif 


images are in attachment
uploude it to your root at images/editor/

that is all

no need to pres install it is up to you

Download

File Type: %1$s move.zip (1.4 KB, 89 downloads)


vblts.ru supports vBulletin®, 2022-2024