Hello,
i 'll trying to get time stops whern the user click on a bus stop. It works like a charm but I would like a pic instead the name of the bus line.

To get this, i use the push function and I mix it with html.


I would like to know if it's possible to get a pic(image) instead the bus line? I tried with a string and the value but it doesn't work.
Also, it is possible to sort the values on a push function? I would like to sort the times stops and I don't know how to do, the sort I made doesn't work like I want.
Thank you everybody!