Forum Moderators: open

Message Too Old, No Replies

can't get my form to update in Safari

         

jonathanbee

6:46 am on Oct 23, 2007 (gmt 0)

10+ Year Member



Hello, this code works it IE and FF, but for Safari it does nothing. Please can someone tell me what I am doing wrong here;

alert (ajaxRequest.responseText); // indicates expected value
document.checkout.shippingAddress.value = ajaxRequest.responseText;}

Thanks,
Jonathan

Rambo Tribble

5:43 am on Oct 30, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It may simply be a need to refresh the display. I've run into issues where unless some action forced a refresh of an element's display, Konqueror/Safari didn't show updated data.