Hello Adam,
This problem only Firefox 3
i am changed my code as "src_cetemp".
When first open image select windows, succesfully write to textbox relative path.
But when second, third,(etc) click, not update textbox value.
If i am put the following code:
imgs[imgs.length-1].src; working properly.
But if i am put this code:
imgs[imgs.length-1].getAttribute("src_cetemp"); second, third click not updated.
Please send CE 6.4 link to me.