P
Phillip Molly Malone
Guest
hi Valeriy, Yep. here is some old code that should work: ------------------- var input = Tiggzi('imageURL'); Tiggzi('image1').attr('src', input.val()); ================= imageURL is an input field with the value of the URL for the image you want. image1 is the image component. HTH
Continue reading...
Continue reading...