SiteCatalyst : Tracking Custom links on Webkit browsers
问题 My query is that I have a link that redirects to another page. In webkit browsers, how to force the sitecatalyst server call (script execution) to finish before the redirect happens? I am using sitecatalyst for a portal. I have configured the custom link call to include the doneAction parameter for successful call completion on webkit browsers (As mentioned in Adobe guide). The custom link code for onClick event of button is as below: <script language="javascript" > function search(keyword) {