How do i make a jpeg pop up on mouse over?

L

leigh sanders

I want to make staff photos pop up when you mouse over on an org chart.. I
assume this is easy but dont know how to do it?!
 
M

Michel LAPLANE

Not so easy if you don't write few line of code VBA or other. The idea is

- make your shape,
- insert your image ,
- transform the shape and the image to a group
- make the image of the group invisible with a user action
a popup menu (without line of code, only with section action)
drag mouse event over the shape mananging the mouse x and y (need
line of code and not so easy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top