Basically i've developed a site in .Net and i need to help users understand how it works when they first visit the site.
I basically want several lightbox-style popups to display on the screen and offer the user some explanation about the elements on the page. (and so i need to be able to position them)
The user only needs to see the boxes once (which i can handle) but they need to be able to close them manually.
Can anyone suggest a solution? Cheers
I basically want several lightbox-style popups to display on the screen and offer the user some explanation about the elements on the page. (and so i need to be able to position them)
The user only needs to see the boxes once (which i can handle) but they need to be able to close them manually.
Can anyone suggest a solution? Cheers