This post explains about displaying a custom HTML message in Visio Web access web part on a SharePoint web part page. We are using two web parts content editor webpart and Visio Web access webpart as shown below
We are going to write JavaScript which uses Visio Services JavaScript Object model to display custom HTML message on top of Visio Web access web part. The steps are 1. Create a HTML button 2. Add a handler to Sys.Application.Load event 3. Create a handler for Vwa.Diagramcomplete event 4...
No comments yet, be the first one to post comment.