neatlife / lwrte

Automatically exported from code.google.com/p/lwrte
0 stars 0 forks source link

ListBox Align #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to create a listbox where I can add the img tag to align left
or right

Original issue reported on code.google.com by curiscof...@gmail.com on 20 Mar 2009 at 5:33

GoogleCodeExporter commented 8 years ago
listbox?

Original comment by plandem on 22 Mar 2009 at 11:22

GoogleCodeExporter commented 8 years ago

Sorry, I will detail what it meant to ListBox ...

I was wanting to create a ListBox with the options RIGHT, LEFT and CENTER for 
when
selecting the image it would be with the alignment selected in ListBox

Example Code

<img src="uploads/image.jpg" ALIGN="LEFT">

Original comment by curiscof...@gmail.com on 23 Mar 2009 at 1:25

Attachments:

GoogleCodeExporter commented 8 years ago
well...it's better to extend "insert image" button. try to look for "link" 
button,
there is "target" attribute. it;s possible to do same with image.

Original comment by plandem on 6 Apr 2009 at 7:54