You need to sign in to do that
Don't have an account?

working in IE but not working in Firefox
<apex:inputField id="log" value="{!log.SME_Logo1__c}">
<apex:actionSupport event="onselect" action="{!Accwrappermethod}" rerender="ParentChildDts"/>
</apex:inputField>
If error persists, check for if there are any JavaScript error.
All Answers
If error persists, check for if there are any JavaScript error.
Thank you Rahul it has been working now for both IE and Firefox