2nd page controls not working

bionicman

Registered User.
Local time
Today, 06:30
Joined
Jul 22, 2003
Messages
145
I have some mouse hover effects on some labels to help my database look better. I recently tried to make a multi-page form, but for some reason the effects won't work on my 2nd page.

I can press page down, or use docmd.gotopage 2 and the effects won't work. So to test things out, i added a vertical scrollbar. If I use the scrollbar, my effects work fine, but in my final design, i don't want a scrollbar, i want a multi-page form.

Is there any other way to get to a 2nd page that won't disturb my mouse hover effects?

Thanks!
 

Users who are viewing this thread

Back
Top Bottom