simple dynamic image update : CLOSED MobiOne Archive > Getting Help – General This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by support-octavio. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts June 1, 2014 at 2:18 pm #349628 Reply joabaMember hi there i just want to do a simple image update from a URL. I think this is possible, I saw some examples, but somehow something is not working well. I want to do something like this: $(‘#m1-myapp-image’).attr(‘src’ , imageURL); where imageURL is well-formed complete URL pointing to an image. What is wrong? many thanks in advance for your help June 2, 2014 at 3:39 am #349632 Reply joabaMember found myself and was pretty easy actually. $(‘#m1-myapp-image’).css(‘-webkit-border-image’, ‘url(‘ + imageURL + ‘) 1 1 1 1 stretch stretch’ ); thanks anyway June 2, 2014 at 10:44 am #349642 Reply support-octavioMember Hi joaba, Thanks for following up and closing the loop. Feel free to ping us if you have additional questions. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) Reply To: simple dynamic image update : CLOSED You must be logged in to post in the forum log in