Post: Marquee MyCode
08-13-2013, 11:25 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Nevermind, I did some studying and made my own.If anyone is interested for future purposes, here it is:

Title:
    
Marquee MyCode


Description:
    Makes the text in between the separate tags scroll left


Regular Expression:
    \[move](.*?)\[/move\]


Replacement:
    <marquee behavior="scroll" direction="left">$1</marquee>


What it will look like when finished:
To Protect and Serve
(adsbygoogle = window.adsbygoogle || []).push({});
08-13-2013, 11:44 PM #2
Sorry, this thread was to ask for help, and I edited it after I found out how. This was to tell everyone I figured it out. But I just re-made the thread to be helpful.
08-23-2013, 03:58 AM #3
Originally posted by Jordan
Nevermind, I did some studying and made my own.If anyone is interested for future purposes, here it is:

Title:
    
Marquee MyCode


Description:
    Makes the text in between the separate tags scroll left


Regular Expression:
    \[move](.*?)\[/move\]


Replacement:
    <marquee behavior="scroll" direction="left">$1</marquee>


What it will look like when finished:
To Protect and Serve


Did you just copy the code in the text area or you need to do something else?
08-23-2013, 05:43 PM #4
Dan
I'm a god.
Originally posted by Xavier View Post
Did you just copy the code in the text area or you need to do something else?


This is for a forum software.
08-23-2013, 10:39 PM #5
I didn't see it posted on this forum, or the MyBB forums so I thought that once I found it, might as well put it up.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo