This is a migrated thread and some comments may be shown as answers.

Best way to display a one-time welcome screen

1 Answer 51 Views
HTML5, CSS, JavaScript
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrea
Top achievements
Rank 1
Andrea asked on 26 May 2014, 06:53 PM
Hi,
in the next release of our application we're going to update the main page with a slide feature.  We thought to design a one-time-only welcome screen to tell the users about this new feature. What's the best way to open a modal window over the main page (maybe with a little transparency)? This window will have an image, some text and a close button.
Thank you in advance.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 29 May 2014, 02:26 PM
Hi Andrea,

Perhaps your best option would be to create a modal window on your own. You can definitely do so in JavaScript  but I would suggest trying an Html5 and CSS implementation instead. For instance you can examine the sample solution demonstrated in this post to get you started.

Another approach you can try is using the Kendo Mobile ModalView. The widget is further described in our documentation.

Please give these options a try and let us know if they work for you or if you need more information.

Regards,
Tina Stancheva
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
HTML5, CSS, JavaScript
Asked by
Andrea
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or