1

I am new to SEAM and JSF and using pixastic for clientside image manipulation, I have successfully got crop rotate and some other operations working today. While doing image operations I found one interesting fact that whenever I do particular operation Eg: CROP the image, the src attribute of img tag I am using gets changed. Also, if we copy this "src" value and put it in new HTML and open that HTML we get modified image.

Using this technique I want to access src of image using jquery ".attr()" function and pass that value to backing bean in SEAM for save, is this possible?

Thanks in advance, Rahul

shadyabhi
  • 16,675
  • 26
  • 80
  • 131
Rahul Borkar
  • 2,742
  • 3
  • 24
  • 38

0 Answers0