Hello,
I am looking for a way to include images in a dropdown field. I only want to show images no text. Further the dropdown field can be any where on the page as it will be dynamically build up and placed through a query.
Is there a way to:
1. add images which can be positioned any where in a drop down field? can you show me an example
2. Is there a way to take the dropdown arroe on the right away? I need a drop down field which only has a size 20x20 pixel. that is the size of the images I want to display.
Hope some one can help me out.
Thank you!
Bob1. Not possible. The drop down would have to be faked using a div
2. Removing the scrollbar indicates only 1 image is shown. Is an image tooltip your intention?
I am looking for a way to include images in a dropdown field. I only want to show images no text. Further the dropdown field can be any where on the page as it will be dynamically build up and placed through a query.
Is there a way to:
1. add images which can be positioned any where in a drop down field? can you show me an example
2. Is there a way to take the dropdown arroe on the right away? I need a drop down field which only has a size 20x20 pixel. that is the size of the images I want to display.
Hope some one can help me out.
Thank you!
Bob1. Not possible. The drop down would have to be faked using a div
2. Removing the scrollbar indicates only 1 image is shown. Is an image tooltip your intention?