Tags Supported
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- elmarkivo
- Posts: 34
- Joined: Sun Mar 11, 2007 4:12 pm
Tags Supported
Hi, where i can find a list of html tags supported by l2j?
thx
thx
-
- L2j Veteran
- Posts: 1011
- Joined: Thu Apr 19, 2007 3:05 am
- Location: czech republic
* the HTML parser in the client knowns these standard and non-standard tags and attributes
* VOLUMN
* UNKNOWN
* UL
* U
* TT
* TR
* TITLE
* TEXTCODE
* TEXTAREA
* TD
* TABLE
* SUP
* SUB
* STRIKE
* SPIN
* SELECT
* RIGHT
* PRE
* P
* OPTION
* OL
* MULTIEDIT
* LI
* LEFT
* INPUT
* IMG
* I
* HTML
* H7
* H6
* H5
* H4
* H3
* H2
* H1
* FONT
* EXTEND
* EDIT
* COMMENT
* COMBOBOX
* CENTER
* BUTTON
* BR
* BODY
* BAR
* ADDRESS
* A
* SEL
* LIST
* VAR
* FORE
* READONL
* ROWS
* VALIGN
* FIXWIDTH
* BORDERCOLORLI
* BORDERCOLORDA
* BORDERCOLOR
* BORDER
* BGCOLOR
* BACKGROUND
* ALIGN
* VALU
* READONLY
* MULTIPLE
* SELECTED
* TYP
* TYPE
* MAXLENGTH
* CHECKED
* SRC
* Y
* X
* QUERYDELAY
* NOSCROLLBAR
* IMGSRC
* B
* FG
* SIZE
* FACE
* COLOR
* DEFFON
* DEFFIXEDFONT
* WIDTH
* VALUE
* TOOLTIP
* NAME
* MIN
* MAX
* HEIGHT
* DISABLED
* ALIGN
* MSG
* LINK
* HREF
* ACTION
* VOLUMN
* UNKNOWN
* UL
* U
* TT
* TR
* TITLE
* TEXTCODE
* TEXTAREA
* TD
* TABLE
* SUP
* SUB
* STRIKE
* SPIN
* SELECT
* RIGHT
* PRE
* P
* OPTION
* OL
* MULTIEDIT
* LI
* LEFT
* INPUT
* IMG
* I
* HTML
* H7
* H6
* H5
* H4
* H3
* H2
* H1
* FONT
* EXTEND
* EDIT
* COMMENT
* COMBOBOX
* CENTER
* BUTTON
* BR
* BODY
* BAR
* ADDRESS
* A
* SEL
* LIST
* VAR
* FORE
* READONL
* ROWS
* VALIGN
* FIXWIDTH
* BORDERCOLORLI
* BORDERCOLORDA
* BORDERCOLOR
* BORDER
* BGCOLOR
* BACKGROUND
* ALIGN
* VALU
* READONLY
* MULTIPLE
* SELECTED
* TYP
* TYPE
* MAXLENGTH
* CHECKED
* SRC
* Y
* X
* QUERYDELAY
* NOSCROLLBAR
* IMGSRC
* B
* FG
* SIZE
* FACE
* COLOR
* DEFFON
* DEFFIXEDFONT
* WIDTH
* VALUE
* TOOLTIP
* NAME
* MIN
* MAX
* HEIGHT
* DISABLED
* ALIGN
* MSG
* LINK
* HREF
* ACTION
-
- Posts: 3
- Joined: Tue Dec 11, 2007 7:11 pm
would be nice if we can get informations
about the not html tags to see ther functions
if there any way to include an external pic like:
<img src='http://blibla.de/blub.jpg'>
or an funktion to get external pages like a iframe
and one more can thw window high and whith be controlled?
sorry for bad english ^^
about the not html tags to see ther functions
if there any way to include an external pic like:
<img src='http://blibla.de/blub.jpg'>
or an funktion to get external pages like a iframe
and one more can thw window high and whith be controlled?
sorry for bad english ^^
-
- L2j Veteran
- Posts: 1011
- Joined: Thu Apr 19, 2007 3:05 am
- Location: czech republic
ask NCZ0ftDeathKnight wrote:would be nice if we can get informations
about the not html tags to see ther functions
http isnt supported, but you can use picture from local HDDDeathKnight wrote: if there any way to include an external pic like:
<img src='http://blibla.de/blub.jpg'>
no, but you can use tutorial html packet, its much betterDeathKnight wrote: and one more can thw window high and whith be controlled?
-
- Posts: 3
- Joined: Tue Dec 11, 2007 7:11 pm
Re: Tags Supported
how about local pictures?
do i need to add the absolute path or relative from system directory?
and wich type of picture (bmp, jpg, png, dds)?
do i need to add the absolute path or relative from system directory?
and wich type of picture (bmp, jpg, png, dds)?
-
- Posts: 13
- Joined: Wed Dec 26, 2007 5:35 am
Re: Tags Supported
I'm trying to do the font size smaller, is this possible?
On this way doesnt work
Code: Select all
<font size="1">text</font>
-
- Posts: 199
- Joined: Thu Jan 11, 2007 4:03 pm
- Location: France
Re: Tags Supported
Only images from the client is allowed to be displayed, giving the class of it.DeathKnight wrote:how about local pictures?
do i need to add the absolute path or relative from system directory?
and wich type of picture (bmp, jpg, png, dds)?
Search on the l2jdp.com buffers, there are a lot of examples...
No way...LeafaR wrote:I'm trying to do the font size smaller, is this possible?
On this way doesnt workCode: Select all
<font size="1">text</font>
-
- Posts: 58
- Joined: Tue Jun 03, 2008 4:52 pm
Re: Tags Supported
Hi guys I am trying to put a background image in a table but I get someone I could say?
THX
Code: Select all
<table width=285 border=0 background="L2UI_CT1.Windows_DF_Drawer_Bg"><tr><tr>
-
- Posts: 199
- Joined: Thu Jan 11, 2007 4:03 pm
- Location: France
-
- Posts: 750
- Joined: Sun Dec 07, 2008 7:01 pm
- Location: Poland
Re: Tags Supported
This info should be included in the DP wiki. Couldn't find it on my searches.
- poltomb
- L2j Veteran
- Posts: 225
- Joined: Wed Jul 13, 2005 7:13 am
- Location: USA
Re: Tags Supported
How about being stickied here?
- Shaka
- Posts: 277
- Joined: Wed Jun 13, 2007 7:43 pm
- Location: VENEZUELA
- Contact:
Re: Tags Supported
There are some onmouseover effect in Lineage 2?
This topic is of buttons, such as buttons:
Button_DF_Over
Button_DF_Click
Button_DF_Disable
Button_DF
current example of a button:
There are some onmouseover effect in Lineage 2?
This topic is of buttons, such as buttons:
current example of a button:
onmouseover which is the effect?
lack the effect when you move your mouse over the button.
Button_DF_Over
anyone can help me?
This topic is of buttons, such as buttons:
Button_DF_Over
Button_DF_Click
Button_DF_Disable
Button_DF
current example of a button:
Code: Select all
<button value="my button" action="bypass -h npc_%objectId%_Chat 0" width=200 height=20 back="L2UI_ct1.Button_DF_Click" fore="L2UI_ct1.Button_DF">
Code: Select all
back="L2UI_ct1.Button_DF_Click" fore="L2UI_ct1.Button_DF"
This topic is of buttons, such as buttons:
current example of a button:
onmouseover which is the effect?
lack the effect when you move your mouse over the button.
Button_DF_Over
anyone can help me?
- Bloodshed
- L2j Veteran
- Posts: 816
- Joined: Mon Jun 23, 2008 9:54 am
- Location: Dorf Town
Re: Tags Supported
maybe usefull for some people:
use for a combobox, example in enchant/attribute admin panel
use for a combobox, example in enchant/attribute admin panel
Code: Select all
<combobox width=100 var=qbox list=option_1;option_2;option_3>
taking a break;
- rychoo84
- Posts: 58
- Joined: Fri Jan 01, 2010 11:26 am
- Location: Breslau
Re: Tags Supported
What's that BAR tag/attribute and what does it do?kerberos_20 wrote: * BR
* BODY
* BAR
* ADDRESS
* A
BTW, is there any substitute for <HR> tag?
- drum84
- Posts: 13
- Joined: Wed Jun 23, 2010 10:38 am
- Location: the m00n
Re: Tags Supported
Shaka wrote:There are some onmouseover effect in Lineage 2?
This topic is of buttons, such as buttons:
Button_DF_Over
Button_DF_Click
Button_DF_Disable
Button_DF
current example of a button:
Code: Select all
<button value="my button" action="bypass -h npc_%objectId%_Chat 0" width=200 height=20 back="L2UI_ct1.Button_DF_Click" fore="L2UI_ct1.Button_DF">
There are some onmouseover effect in Lineage 2?Code: Select all
back="L2UI_ct1.Button_DF_Click" fore="L2UI_ct1.Button_DF"
This topic is of buttons, such as buttons:
current example of a button:
onmouseover which is the effect?
lack the effect when you move your mouse over the button.
Button_DF_Over
anyone can help me?
sry for grabbing old topic but noone answered yet and i got same problem.
i already tried:
Code: Select all
[color=#BF0040]mouseover[/color]="L2UI_ct1.Button_DF_Over"[color=#BF0040]over[/color]="L2UI_ct1.Button_DF_Over"[color=#BF0040]hover[/color]="L2UI_ct1.Button_DF_Over"[color=#BF0040]onmouseover[/color]="L2UI_ct1.Button_DF_Over"[color=#BF0040]mouse[/color]="L2UI_ct1.Button_DF_Over"
any idea?