Jump to content
  • 0

Html Help About Space


melron

Question

Hello guys,

 

[iL client]

Is that possible in a combobox to add space ? example:

 

Edit: when u want petition the combobox have normaly spaces..

<combobox width=250 var=test list=first;second;third;>

is :

thycw68.png

 

now if i want to add items like : "First one" for example...

the code:

<combobox width=250 var=test list=First one;Second one;Third one;>

is :

ge2pfGU.png

 

I dont think im doing something wrong...

 

Things i tried:

 

html replace from First to "First one" , same results.

Instead of space adding   as replace but since it have ";" it stop there, reading new item.. 

Edited by melron
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

You can have a syntax like second_one but no second one.

Combobox can't read the spaces between words.

 

Also, you will need bypass for combobox. (In case you do not know it). 

Link to comment
Share on other sites

  • 0

You can have a syntax like second_one but no second one.

Combobox can't read the spaces between words.

 

Also, you will need bypass for combobox. (In case you do not know it). 

Ofc i know it....

 

I made this topic because i saw how petition combobox works and i confused...

 

TQ1nmA3.png

Edited by melron
Link to comment
Share on other sites

  • 0

These values at the petition box aren't in a html file but in the client.

 

Try non breaking space.

Alright thanks...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock