问题
I'm building a mobile phone application using JQuery Mobile, and there's a visual effect I'd like to achieve with a list of checkbox elements. Basically I'd like to insert a small icon (an image) into the body of each checkbox element in the following position:
Is it possible to achieve this with JQuery Mobile? Thanks.
回答1:
something like that? http://jsfiddle.net/KADqA/23/ just add some styling to the image, should work.
(the javascript is not really useful in that case. was a sample on how to add a Link into this field: http://jsfiddle.net/KADqA/)
来源:https://stackoverflow.com/questions/11904518/insert-additional-image-into-checkbox-element-jquery-mobile