I've not personally seen that managed with html, i've certainly seen it in ASP.net via a combo box. I think i've read about some sort of AJAX implementation too, i think the main issue is the cross browser problems as each browser treats these areas differently. I'd love to see you crack this in actinic, for me its a pipe dream though and not going to happen.
Announcement
Collapse
No announcement yet.
Can I put images in option choices
Collapse
X
-
It's possible to have background colours agains each option in a drop-down list. You also have to consider the text colour as the default text may be hard to read against some backgrounds.So you want a little image in the drop down list next to each option?
Having an image isn't possible.Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment
-
As usual this is something I have done but got no further to offering it out ;Originally posted by fergusw View PostWe're currently updating our plugin page to add many of the new plugins we have recently developed, which this is one of..
Example of drop down and change of main image http://www.clearancewine.co.uk/test/acatalog/
this was a working code test site.
Also a component layout with image as part of the radio box
http://www.bikster.co.uk/actinic-com...log/Books.html
Comment
-
Jont,
That drop-down is very stylish. Quite a lot of jQuery code though.Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment


Happy person if you do!
Comment