PDA

View Full Version : ~ Must have BBC Code Enhancements List ~


iNRoC
11-11-2008, 10:00 PM
Line through Text BBC Code by WebDevPros.Net..
Example = Demo

Title: Linestrike
Tag: S
Replacement: <s>{param}</s>
Example: There should be a line going through this text.


Marquee Up Text Enhancements.. (Useful for displaying titles/important text) Try it!

Title: MarqueeUP enhancement
Tag: Marqueeup
Replacement: <marquee direction="up" height=12 onmouseover="this.setAttribute('scrollamount', 2, 0);" onmouseout="this.setAttribute('scrollamount', 6, 0);">{param}</marquee>
Example: Example
Image: http://www.webdevpros.net/Mup.jpg


Marquee Scrolling Text.. (Useful for displaying titles/news)

Title: Marquee
Tag: M
Replacement: <marquee scrollamount=3 onmouseover="this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 3, 0);">{param}</marquee>
Example: Scrolling Message!
Image Link: http://www.webdevpros.net/M.jpg

HabbStar
11-30-2008, 05:01 PM
Great work :)

iNRoC
12-28-2008, 08:02 PM
No problem :)

habibie_u2
12-28-2008, 09:00 PM
Is it work for VB 3.7.x ??

James Desalus
12-29-2008, 11:04 PM
Is it work for VB 3.7.x ??

Yeah, it's just bbCode. Not a huge code modification. :)

DawnsWebDesigns
01-09-2009, 02:14 AM
I couldn't get first one to work.

Also image links on 2nd & 3rd one are no good.

Vaupell
01-09-2009, 08:06 AM
was thinking if you could attach the "intended" images,
instead of linking them.. ;)

P.Cahill
02-09-2009, 07:13 PM
installed :)