File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JForum and the fly likes How to turn BB code on? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "How to turn BB code on?" Watch "How to turn BB code on?" New topic
Author

How to turn BB code on?

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
the quote


close quote does not show.

[originally posted on jforum.net by manjit84]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
The open quote is done via CSS with a background image. CSS allows can be used to add starting images, but there is no reliable (ie. works in older browsers) way to add ending images via CSS.

However, the HTML used for bbcodes is defined in the bb_codes.xml file. You could modify the closeQuote definition here to add in a close quote image.
[originally posted on jforum.net by monroe]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to turn BB code on?
 
Similar Threads
Weird error
TOMCAT Environmental Variables
design the Java swing with dynamic creation of JTextfield,JLabel,Jcombobox
NX: Reading from the DB
SCJP 1.5 review - not a so good test?